summaryrefslogtreecommitdiff
path: root/stdlib/strtol_l.c
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-05-26 16:35:52 +0200
committerThomas Schwinge <thomas@codesourcery.com>2013-05-26 16:35:52 +0200
commit1533dafa385628162eb2ab71ce704ce9fe03f98f (patch)
treeb63fc2caf61f188f16e89664da350f58f8ac959d /stdlib/strtol_l.c
parent8758a306f62fbb59a8a0279216347c00e1c78648 (diff)
parent9a079e270a9bec7e1fe28aeda63e07c1bb808d44 (diff)
Merge commit 'refs/top-bases/t/single-select-timeout' into t/single-select-timeout
Diffstat (limited to 'stdlib/strtol_l.c')
-rw-r--r--stdlib/strtol_l.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/strtol_l.c b/stdlib/strtol_l.c
index dc6829f59c..874708ab00 100644
--- a/stdlib/strtol_l.c
+++ b/stdlib/strtol_l.c
@@ -43,6 +43,7 @@
#include <string.h>
#include <locale.h>
#include <xlocale.h>
+#include <stdint.h>
#include <bits/wordsize.h>
#ifdef USE_NUMBER_GROUPING