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.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/_pam_aconf.h.in b/_pam_aconf.h.in
index baa97170..1b2cea75 100644
--- a/_pam_aconf.h.in
+++ b/_pam_aconf.h.in
@@ -79,4 +79,8 @@
/* location of the mail spool directory */
#undef PAM_PATH_MAILDIR
+/* where should we include setfsuid's prototype from? If this is not
+ defined, we get it from unistd.h */
+#undef HAVE_SYS_FSUID_H
+
#endif /* PAM_ACONF_H */