summary refs log tree commit diff
diff options
context:
space:
mode:
authorjasper <jasper>2007-05-22 22:14:42 +0000
committerjasper <jasper>2007-05-22 22:14:42 +0000
commit31356d9833987d0ecb9da1fc426fea2fda3537d0 (patch)
tree8629f8a1b931dfb005d0c4cbbb916744db7491e8
parent2742ebe21cc78969211fca768ef971608069068f (diff)
downloadcwm-31356d9833987d0ecb9da1fc426fea2fda3537d0.tar.gz
cwm-31356d9833987d0ecb9da1fc426fea2fda3537d0.tar.xz
cwm-31356d9833987d0ecb9da1fc426fea2fda3537d0.zip
autoconf junk was zapped, so no need for HAVE_CONFIG_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>