From eabdfb5e1ebf83147017c57db3659e7b2e8ecad1 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 26 Oct 1996 22:21:16 +0000 Subject: gcc -Wall cleanup. svn path=/trunk/; revision=396 --- options.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'options.c') diff --git a/options.c b/options.c index 110af649..f508849f 100644 --- a/options.c +++ b/options.c @@ -7,6 +7,10 @@ #include #include #include +#include +#if defined(STDC_HEADERS) +#include +#endif #include "getopt.h" #include "fetchmail.h" -- cgit v1.2.3