aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-01-22 14:25:54 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-01-22 14:25:54 +0000
commit87eb26a33d355fa9e3b295f9c8a637e4b01e373c (patch)
tree81cce1b9aabb775d7b657bfe62c31724e2210e4f /lib
parent9a48ca69fcf385d5f7822dfde62243faf19ba6f5 (diff)
it has strtoll
Diffstat (limited to 'lib')
-rw-r--r--lib/config.dj1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/config.dj b/lib/config.dj
index 8bc2b7e1c..308e4368d 100644
--- a/lib/config.dj
+++ b/lib/config.dj
@@ -43,6 +43,7 @@
#define HAVE_STRFTIME 1
#define HAVE_STRICMP 1
#define HAVE_STRSTR 1
+#define HAVE_STRTOLL 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1