summaryrefslogtreecommitdiff
path: root/modules/pam_warn/pam_warn.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_warn/pam_warn.c')
-rw-r--r--modules/pam_warn/pam_warn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_warn/pam_warn.c b/modules/pam_warn/pam_warn.c
index ee787e73..65e591a7 100644
--- a/modules/pam_warn/pam_warn.c
+++ b/modules/pam_warn/pam_warn.c
@@ -6,7 +6,7 @@
* Written by Andrew Morgan <morgan@linux.kernel.org> 1996/3/11
*/
-#define _BSD_SOURCE
+#include "config.h"
#include <stdio.h>
#include <unistd.h>