summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/pam_tally/pam_tally.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/pam_tally/pam_tally.c b/modules/pam_tally/pam_tally.c
index b5bbaba3..651a758b 100644
--- a/modules/pam_tally/pam_tally.c
+++ b/modules/pam_tally/pam_tally.c
@@ -16,7 +16,6 @@
#include <stdio.h>
#include <string.h>
#include <unistd.h>
-#include <stdlib.h>
#include <stdarg.h>
#include <syslog.h>
#include <pwd.h>