aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 9c2812f..9c54f24 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -72,6 +72,9 @@
/* Define this, if sys/int_types.h is on your system */
#undef HAVE_SYS_INT_TYPES_H
+/* Define this, if stdint.h is on your system */
+#undef HAVE_STDINT_H
+
/* Define this, if your int-types have an underscore after the first u/s */
#undef GNU_INTTYPES