summaryrefslogtreecommitdiffstats
path: root/Parser/intrcheck.c
diff options
context:
space:
mode:
Diffstat (limited to 'Parser/intrcheck.c')
-rw-r--r--Parser/intrcheck.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/Parser/intrcheck.c b/Parser/intrcheck.c
index dd53a1a..c3fabe7 100644
--- a/Parser/intrcheck.c
+++ b/Parser/intrcheck.c
@@ -24,10 +24,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
/* Check for interrupts */
-#ifdef HAVE_CONFIG_H
#include "config.h"
-#endif
-
#include "myproto.h"
#include "intrcheck.h"