summaryrefslogtreecommitdiff
path: root/gnu/dist/diffutils/getopt.c
diff options
context:
space:
mode:
authortv <tv@NetBSD.org>1999-02-12 12:44:58 +0000
committertv <tv@NetBSD.org>1999-02-12 12:44:58 +0000
commit9b9c3c160ebd9f3171b7f6fbf078a92e6e40d150 (patch)
tree95f76eb90fcdf87b985cfdf4061d12e26f8d523a /gnu/dist/diffutils/getopt.c
parent41510f9a2bbe822b014265d52588682896c53441 (diff)
Add some patches, delete Infodoc, and delete files not used for a NetBSD
build.
Diffstat (limited to 'gnu/dist/diffutils/getopt.c')
-rw-r--r--gnu/dist/diffutils/getopt.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/dist/diffutils/getopt.c b/gnu/dist/diffutils/getopt.c
index 964189d2dd4..0c5aa771c83 100644
--- a/gnu/dist/diffutils/getopt.c
+++ b/gnu/dist/diffutils/getopt.c
@@ -39,6 +39,8 @@
#endif
#include <stdio.h>
+#include <stdlib.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