summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/patch/getopt.c
diff options
context:
space:
mode:
authorJohn-Mark Gurney <jmg@FreeBSD.org>1997-03-17 01:44:43 +0000
committerJohn-Mark Gurney <jmg@FreeBSD.org>1997-03-17 01:44:43 +0000
commit5e30934038d6ccae878a663f95e6ebd3908dbaf9 (patch)
tree182d8d648e35d8285c0f3c0df426481d54bffb5d /gnu/usr.bin/patch/getopt.c
parent55e1a055780fd7c12e67422ff0214e6f433a8e28 (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/patch/getopt.c')
-rw-r--r--gnu/usr.bin/patch/getopt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/patch/getopt.c b/gnu/usr.bin/patch/getopt.c
index a59a01339835..98a6f330f7d6 100644
--- a/gnu/usr.bin/patch/getopt.c
+++ b/gnu/usr.bin/patch/getopt.c
@@ -52,6 +52,7 @@ char *alloca ();
#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