aboutsummaryrefslogtreecommitdiffstats
path: root/strtoi64.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--strtoi64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/strtoi64.c b/strtoi64.c
index 963574b..d34940c 100644
--- a/strtoi64.c
+++ b/strtoi64.c
@@ -1,5 +1,5 @@
/* See LICENSE file for copyright and license details. */
-#include "libsimple.h"
+#include "common.h"
#ifndef TEST
#define RET_MAX 9223372036854775807LL