aboutsummaryrefslogtreecommitdiffstats
path: root/getopt.c
diff options
context:
space:
mode:
Diffstat (limited to 'getopt.c')
-rw-r--r--getopt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/getopt.c b/getopt.c
index de30ec79..ecf0c34c 100644
--- a/getopt.c
+++ b/getopt.c
@@ -39,6 +39,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