summary refs log tree commit diff
path: root/headers.h
diff options
context:
space:
mode:
Diffstat (limited to 'headers.h')
-rw-r--r--headers.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/headers.h b/headers.h
index a9a0008..7a595d0 100644
--- a/headers.h
+++ b/headers.h
@@ -12,10 +12,6 @@
 
 #include <sys/types.h>
 
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif /* HAVE_CONFIG_H */
-
 #include <sys/queue.h>
 #include <sys/wait.h>
 #include <sys/param.h>