]> git.sesse.net Git - betaftpd/commitdiff
config.h is no longer included twice.
authorsgunderson <sgunderson>
Thu, 17 Aug 2000 21:51:53 +0000 (21:51 +0000)
committersgunderson <sgunderson>
Thu, 17 Aug 2000 21:51:53 +0000 (21:51 +0000)
nonroot.c

index 18071f8d5eaaaa81beadde4dde3494d9dd051359..249bff71e2c6a959f251e39699b31ddb106a67c0 100644 (file)
--- a/nonroot.c
+++ b/nonroot.c
 #include <strings.h>
 #endif
 
-#if HAVE_CONFIG_H
-#include <config.h>
-#endif
-
 #if HAVE_UNISTD_H
 #include <unistd.h>
 #endif