summaryrefslogtreecommitdiff
path: root/security/ncrypt/files/patch-getopt.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/ncrypt/files/patch-getopt.c')
-rw-r--r--security/ncrypt/files/patch-getopt.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/security/ncrypt/files/patch-getopt.c b/security/ncrypt/files/patch-getopt.c
deleted file mode 100644
index 493e986a5444..000000000000
--- a/security/ncrypt/files/patch-getopt.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- getopt.c.orig Tue Aug 30 11:15:09 2005
-+++ getopt.c Tue Aug 30 11:15:23 2005
-@@ -46,6 +46,7 @@
- #endif
-
- #include <stdio.h>
-+#include <string.h>
-
- /* Comment out all this code if we are using the GNU C Library, and are not
- actually compiling the library itself. This code is part of the GNU C