summaryrefslogtreecommitdiff
path: root/lib/strtol.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/strtol.c')
-rw-r--r--lib/strtol.c2
1 files changed, 1 insertions, 1 deletions
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 <config.h>
#endif