]> Pileus Git - ~andy/fetchmail/blobdiff - conf.c
Remove some obsolete constructs...
[~andy/fetchmail] / conf.c
diff --git a/conf.c b/conf.c
index 5b834be0402d748335fd1e4098c5a2417f0d451b..d21dec1c30075e589959f6ead2d141af2b654e4c 100644 (file)
--- a/conf.c
+++ b/conf.c
@@ -9,12 +9,8 @@
 
 #include <stdio.h>
 #include <ctype.h>
-#if defined(STDC_HEADERS)
 #include <stdlib.h>
-#endif
-#if defined(HAVE_UNISTD_H)
 #include <unistd.h>
-#endif
 #include <string.h>
 #include <pwd.h>
 #include <errno.h>