summaryrefslogtreecommitdiff
path: root/tools/strtoull.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/strtoull.c')
-rw-r--r--tools/strtoull.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/strtoull.c b/tools/strtoull.c
index 459c5091..35595542 100644
--- a/tools/strtoull.c
+++ b/tools/strtoull.c
@@ -27,6 +27,7 @@
* SUCH DAMAGE.
*/
+#include "config.h"
#include <limits.h>
#ifdef HAVE_ERRNO_H