diff options
author | Jeroen Nijhof <jeroen@jeroennijhof.nl> | 2012-09-16 20:25:57 +0200 |
---|---|---|
committer | Jeroen Nijhof <jeroen@jeroennijhof.nl> | 2012-09-16 20:25:57 +0200 |
commit | b8bbb0e393e8a7bb62b91e7e64548de27276f9e0 (patch) | |
tree | a066a71de2aa92979cd6f3033856c6c25863a432 /libtac/lib/author_s.c | |
parent | 1e3880cd56e43bd48e9fef111fa1bd6a0f4af059 (diff) | |
download | pam_tacplus-b8bbb0e393e8a7bb62b91e7e64548de27276f9e0.tar.gz pam_tacplus-b8bbb0e393e8a7bb62b91e7e64548de27276f9e0.zip |
Rearrange header file include for libtac
Diffstat (limited to 'libtac/lib/author_s.c')
-rw-r--r-- | libtac/lib/author_s.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libtac/lib/author_s.c b/libtac/lib/author_s.c index 489d8ee..56f1a97 100644 --- a/libtac/lib/author_s.c +++ b/libtac/lib/author_s.c @@ -19,7 +19,6 @@ * See `CHANGES' file for revision history. */ -#include "tacplus.h" #include "libtac.h" #include "xalloc.h" |