aboutsummaryrefslogtreecommitdiff
path: root/src/include/platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/platform.h')
-rw-r--r--src/include/platform.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/platform.h b/src/include/platform.h
index 85f451bea..dd5e28760 100644
--- a/src/include/platform.h
+++ b/src/include/platform.h
@@ -205,6 +205,7 @@
205#if ! HAVE_ATOLL 205#if ! HAVE_ATOLL
206long long 206long long
207atoll (const char *nptr); 207atoll (const char *nptr);
208
208#endif 209#endif
209 210
210#if ENABLE_NLS 211#if ENABLE_NLS