summaryrefslogtreecommitdiff
path: root/src/pam_radius_auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pam_radius_auth.c')
-rw-r--r--src/pam_radius_auth.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/pam_radius_auth.c b/src/pam_radius_auth.c
index 90d074a..d184e1a 100644
--- a/src/pam_radius_auth.c
+++ b/src/pam_radius_auth.c
@@ -55,10 +55,6 @@
#define PAM_SM_PASSWORD
#define PAM_SM_SESSION
-#include <limits.h>
-#include <errno.h>
-#include <sys/time.h>
-
#include "pam_radius_auth.h"
#define DPRINT if (opt_debug & PAM_DEBUG_ARG) _pam_log