X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstrtol.c;h=9bfbe3c1af65e532448cb93c34445cbb6443a213;hb=fb84631f1ec8e82d252cbad0b5b7f83a98e74ba9;hp=778898159b6d75edfb7b0a5b6c27549f6237b16a;hpb=267a39bafd249d7eb9c37df06dc6defcf41cb343;p=gnulib.git diff --git a/lib/strtol.c b/lib/strtol.c index 778898159..9bfbe3c1a 100644 --- a/lib/strtol.c +++ b/lib/strtol.c @@ -20,7 +20,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