diff options
Diffstat (limited to 'sysutils/npadmin/files/patch-ac')
-rw-r--r-- | sysutils/npadmin/files/patch-ac | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/npadmin/files/patch-ac b/sysutils/npadmin/files/patch-ac deleted file mode 100644 index 4c42021c0b79..000000000000 --- a/sysutils/npadmin/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- npadmin.C.orig Sun Jan 17 19:48:13 1999 -+++ npadmin.C Sun Jan 17 19:48:30 1999 -@@ -18,7 +18,7 @@ - #include <errno.h> - #include <stdio.h> - #include <unistd.h> --#include <getopt.h> -+#include "getopt.h" - #include <assert.h> - #include <string.h> - |