diff options
author | Günther Deschner <gd@samba.org> | 2010-06-03 01:45:01 +0200 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2010-06-03 11:00:27 +0200 |
commit | 614e010daad98081bb7bd03289e9350a49ad81ce (patch) | |
tree | 3e0a3177408df05897d973f06cf17d0090898248 /source3/libads | |
parent | 4b342b73a6706eb6ce4b7e20d273b53583a64358 (diff) | |
download | samba-614e010daad98081bb7bd03289e9350a49ad81ce.tar.gz samba-614e010daad98081bb7bd03289e9350a49ad81ce.tar.bz2 samba-614e010daad98081bb7bd03289e9350a49ad81ce.zip |
s3: remove authdata.h
Guenther
Diffstat (limited to 'source3/libads')
-rw-r--r-- | source3/libads/authdata.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/libads/authdata.c b/source3/libads/authdata.c index f76f6df15f..305b6072bc 100644 --- a/source3/libads/authdata.c +++ b/source3/libads/authdata.c @@ -25,7 +25,6 @@ #include "includes.h" #include "librpc/gen_ndr/ndr_krb5pac.h" #include "smb_krb5.h" -#include "authdata.h" #ifdef HAVE_KRB5 |