summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1997-06-29 06:56:24 +0000
committersteve <steve@FreeBSD.org>1997-06-29 06:56:24 +0000
commitb78c76a781524ac6e6ad7859d082ef28ae010dae (patch)
treefb356bf898165adaf12511da9225fabf08a7db15
parent6852e77c4c1e13c0a72e2725975abffde61fc508 (diff)
downloadFreeBSD-src-b78c76a781524ac6e6ad7859d082ef28ae010dae.zip
FreeBSD-src-b78c76a781524ac6e6ad7859d082ef28ae010dae.tar.gz
-Wall clean.
-rw-r--r--contrib/patch/getopt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/patch/getopt.c b/contrib/patch/getopt.c
index 300f86d..a22c4fa 100644
--- a/contrib/patch/getopt.c
+++ b/contrib/patch/getopt.c
@@ -43,6 +43,7 @@ USA. */
#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