summaryrefslogtreecommitdiff
path: root/_pam_aconf.h.in
diff options
context:
space:
mode:
Diffstat (limited to '_pam_aconf.h.in')
-rw-r--r--_pam_aconf.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/_pam_aconf.h.in b/_pam_aconf.h.in
index 68a39120..ae4b16e9 100644
--- a/_pam_aconf.h.in
+++ b/_pam_aconf.h.in
@@ -84,6 +84,9 @@
defined, we get it from unistd.h */
#undef HAVE_SYS_FSUID_H
+/* Do we have inttypes.h for uint32_t */
+#undef HAVE_INTTYPES_H
+
/* track all memory allocations and liberations */
#undef MEMORY_DEBUG
#ifdef MEMORY_DEBUG