summaryrefslogtreecommitdiff
path: root/support.c
diff options
context:
space:
mode:
authorJeroen Nijhof <jeroen@jeroennijhof.nl>2012-09-16 20:25:57 +0200
committerJeroen Nijhof <jeroen@jeroennijhof.nl>2012-09-16 20:25:57 +0200
commitb8bbb0e393e8a7bb62b91e7e64548de27276f9e0 (patch)
treea066a71de2aa92979cd6f3033856c6c25863a432 /support.c
parent1e3880cd56e43bd48e9fef111fa1bd6a0f4af059 (diff)
downloadpam_tacplus-b8bbb0e393e8a7bb62b91e7e64548de27276f9e0.tar.gz
pam_tacplus-b8bbb0e393e8a7bb62b91e7e64548de27276f9e0.zip
Rearrange header file include for libtac
Diffstat (limited to 'support.c')
-rw-r--r--support.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/support.c b/support.c
index c387fde..c26e4e4 100644
--- a/support.c
+++ b/support.c
@@ -30,7 +30,6 @@
#include <security/pam_modules.h>
#include "pam_tacplus.h"
-#include "tacplus.h"
#include "libtac.h"
struct addrinfo *tac_srv[TAC_PLUS_MAXSERVERS];