]> git.sesse.net Git - betaftpd/blobdiff - nonroot.c
Added credit for the working FreeBSD port, changed credit for the previous FreeBSD...
[betaftpd] / nonroot.c
index 18071f8d5eaaaa81beadde4dde3494d9dd051359..cbde6fc65fe667083f74b8f40ca0d4bf5b1d0b85 100644 (file)
--- a/nonroot.c
+++ b/nonroot.c
@@ -2,7 +2,7 @@
     Copyright (C) 1999-2000 Steinar H. Gunderson
 
     This program is is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License, version 2 if the
+    it under the terms of the GNU General Public License, version 2 of the
     License as published by the Free Software Foundation.
 
     This program is distributed in the hope that it will be useful,
 #include <strings.h>
 #endif
 
-#if HAVE_CONFIG_H
-#include <config.h>
-#endif
-
 #if HAVE_UNISTD_H
 #include <unistd.h>
 #endif