From b75cabea322a1b84ccb1afc090eab447b534fbf8 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 29 Jun 1997 06:56:24 +0000 Subject: [PATCH] -Wall clean. --- contrib/patch/getopt.c | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/patch/getopt.c b/contrib/patch/getopt.c index 300f86de3eb..a22c4fab7c2 100644 --- a/contrib/patch/getopt.c +++ b/contrib/patch/getopt.c @@ -43,6 +43,7 @@ USA. */ #endif #include +#include /* 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