summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index f8d6599..110d812 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -59,6 +59,9 @@
/* Define this if you have the type long long */
#undef HAVE_LONG_LONG
+/* Define this if you have the type uintptr_t */
+#undef HAVE_UINTPTR_T
+
/* Define if your compiler supports function prototypes */
#undef HAVE_PROTOTYPES