X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstrftime.c;h=484852a72d13d83361cefdcc8448efe5d774dccc;hb=a675d1ef978068fda0d6b129ab764a27349131fd;hp=6d8ca0c53e8b57995a32fa5ea06533a048bcd90e;hpb=94c2b3081afc60341285f21eeaa07f4e20ed37af;p=gnulib.git diff --git a/lib/strftime.c b/lib/strftime.c index 6d8ca0c53..484852a72 100644 --- a/lib/strftime.c +++ b/lib/strftime.c @@ -75,14 +75,7 @@ David MacKenzie */ #ifdef HAVE_CONFIG_H -#if defined (CONFIG_BROKETS) -/* We use instead of "config.h" so that a compilation - using -I. -I$srcdir will use ./config.h rather than $srcdir/config.h - (which it would do because it found this file in $srcdir). */ #include -#else -#include "config.h" -#endif #endif #include