]> git.sesse.net Git - betaftpd/blobdiff - nonroot.c
process_all_clients(): Fixed a bug (reporting and much tracing by Sean MacLennan...
[betaftpd] / 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