From 2e296bb50d37439d208c507bc8409336822a0c28 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 9 Nov 1993 13:21:36 +0000 Subject: [PATCH] merge with 1.9 --- lib/getdate.y | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 /* -- 2.30.2