X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstrtod.c;h=7b48754e43dad9faf6dd9178f3c23cbbf52c9542;hb=22076266cedbd153e35fd6d47378e9255ab5499e;hp=79a82f29e8c4993c5067c77714ff1f5dfd729283;hpb=267a39bafd249d7eb9c37df06dc6defcf41cb343;p=gnulib.git diff --git a/lib/strtod.c b/lib/strtod.c index 79a82f29e..7b48754e4 100644 --- a/lib/strtod.c +++ b/lib/strtod.c @@ -14,7 +14,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#if HAVE_CONFIG_H +#ifdef HAVE_CONFIG_H # include #endif