summaryrefslogtreecommitdiff
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 e129ef33c..1b860d66d 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -207,6 +207,8 @@
207#undef HAVE_INTXX_T 207#undef HAVE_INTXX_T
208#undef HAVE_U_INTXX_T 208#undef HAVE_U_INTXX_T
209#undef HAVE_UINTXX_T 209#undef HAVE_UINTXX_T
210#undef HAVE_INT64_T
211#undef HAVE_U_INT64_T
210#undef HAVE_SOCKLEN_T 212#undef HAVE_SOCKLEN_T
211#undef HAVE_SIZE_T 213#undef HAVE_SIZE_T
212#undef HAVE_SSIZE_T 214#undef HAVE_SSIZE_T