summaryrefslogtreecommitdiff
path: root/modules/pam_filter/upperLOWER/upperLOWER.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_filter/upperLOWER/upperLOWER.c')
-rw-r--r--modules/pam_filter/upperLOWER/upperLOWER.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/pam_filter/upperLOWER/upperLOWER.c b/modules/pam_filter/upperLOWER/upperLOWER.c
index c5f9366c..e750e877 100644
--- a/modules/pam_filter/upperLOWER/upperLOWER.c
+++ b/modules/pam_filter/upperLOWER/upperLOWER.c
@@ -9,6 +9,10 @@
#include <security/_pam_aconf.h>
+#ifdef MEMORY_DEBUG
+# undef exit
+#endif /* MEMORY_DEBUG */
+
#include <stdio.h>
#include <stdlib.h>
#include <syslog.h>