From: Jim Meyering Date: Tue, 9 Nov 1993 13:21:36 +0000 (+0000) Subject: merge with 1.9 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e296bb50d37439d208c507bc8409336822a0c28;p=pspp merge with 1.9 --- diff --git a/lib/getdate.y b/lib/getdate.y index df1a08a98d..1d56904238 100644 --- a/lib/getdate.y +++ b/lib/getdate.y @@ -97,7 +97,7 @@ void *alloca (); #undef timezone /* needed for sgi */ #endif -#if defined(HAVE_SYS_TIMEB_H) || (!defined(USG) && defined(HAVE_FTIME)) +#if defined(HAVE_SYS_TIMEB_H) #include #else /*