X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fgetdate.y;h=29a4be14616fa403c2aad8f0374994d06aea8c67;hb=74fcb0575a5b053a1b1078a5595c1795790c63cb;hp=d874d689ef0d854e74df2279e399092de95e206d;hpb=a8f0811e1e174cd6d3b5f0fef314269d000f9c4c;p=gnulib.git diff --git a/lib/getdate.y b/lib/getdate.y index d874d689e..29a4be146 100644 --- a/lib/getdate.y +++ b/lib/getdate.y @@ -32,9 +32,7 @@ /* FIXME: Check for arithmetic overflow in all cases, not just some of them. */ -#ifdef HAVE_CONFIG_H -# include -#endif +#include #include "getdate.h"