summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/patch/getopt.c
diff options
context:
space:
mode:
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 a59a013..98a6f33 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
OpenPOWER on IntegriCloud