summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-09-23 14:12:24 +1100
committerDamien Miller <djm@mindrot.org>2000-09-23 14:12:24 +1100
commit578783e6bfb3cb81a63aa580f5641af010d73c72 (patch)
treef9b01fb303b71973abf07ed4be4b62188fc293cd /acconfig.h
parent9600233f0ff7a15c41da766da2f62b9e76565d71 (diff)
- (djm) Seperate tests for int64_t and u_int64_t types
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index e129ef33..1b860d66 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -207,6 +207,8 @@
#undef HAVE_INTXX_T
#undef HAVE_U_INTXX_T
#undef HAVE_UINTXX_T
+#undef HAVE_INT64_T
+#undef HAVE_U_INT64_T
#undef HAVE_SOCKLEN_T
#undef HAVE_SIZE_T
#undef HAVE_SSIZE_T