X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fgettimeofday.c;h=eb6de94f1e302a660efa3a2c9d040d0df378af41;hb=efc1f57b9d5d6d528919cedfe2e4c41e786341d2;hp=f9afc22c1fd3fa1afd97ddf9c733e9dd69dde8ba;hpb=267a39bafd249d7eb9c37df06dc6defcf41cb343;p=gnulib.git diff --git a/lib/gettimeofday.c b/lib/gettimeofday.c index f9afc22c1..eb6de94f1 100644 --- a/lib/gettimeofday.c +++ b/lib/gettimeofday.c @@ -20,7 +20,9 @@ /* written by Jim Meyering */ -#include +#ifdef HAVE_CONFIG_H +# include +#endif /* Disable the definitions of these functions (from config.h) so we can use the library versions here. */