freebsd-ports/security/ncrypt/files/patch-getopt.c
Renato Botelho f9f47c7079 Add ncrypt 0.7.0, advanced AES file encryption tool.
PR:		ports/85486
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
2005-09-06 12:49:38 +00:00

10 lines
304 B
C

--- 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