summaryrefslogtreecommitdiff
path: root/pam_tacplus.c
diff options
context:
space:
mode:
Diffstat (limited to 'pam_tacplus.c')
-rw-r--r--pam_tacplus.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/pam_tacplus.c b/pam_tacplus.c
index 350e042..56a38b2 100644
--- a/pam_tacplus.c
+++ b/pam_tacplus.c
@@ -75,9 +75,6 @@ extern void *_xcalloc (size_t size);
/* magic.c */
extern u_int32_t magic();
-/* libtac */
-extern int tac_encryption;
-
/* address of server discovered by pam_sm_authenticate */
static struct addrinfo *active_server;
char *active_key;