summaryrefslogtreecommitdiff
path: root/source3/libads/authdata.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-10-20 19:21:10 +0200
committerGünther Deschner <gd@samba.org>2008-10-20 19:47:00 +0200
commit4b59ecb90319e6e574ff7444015078bac7da631a (patch)
treeda737ea60a59ca67e5dd57393369686bc11adce4 /source3/libads/authdata.c
parentc3f3271b82f22c8bfe36ed498b668ae4bf9d9a80 (diff)
downloadsamba-4b59ecb90319e6e574ff7444015078bac7da631a.tar.gz
samba-4b59ecb90319e6e574ff7444015078bac7da631a.tar.bz2
samba-4b59ecb90319e6e574ff7444015078bac7da631a.zip
s3-build: no need to duplicate generated ndr_ prototypes.
Guenther
Diffstat (limited to 'source3/libads/authdata.c')
-rw-r--r--source3/libads/authdata.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/libads/authdata.c b/source3/libads/authdata.c
index 5a7bd24507..9f0f68ed7b 100644
--- a/source3/libads/authdata.c
+++ b/source3/libads/authdata.c
@@ -23,6 +23,7 @@
*/
#include "includes.h"
+#include "librpc/gen_ndr/ndr_krb5pac.h"
#ifdef HAVE_KRB5