dcerpc-gssapi: include missing dcerpc_krb5.h header.
authorGünther Deschner <gd@samba.org>
Mon, 30 Aug 2010 12:47:52 +0000 (14:47 +0200)
committerGünther Deschner <gd@samba.org>
Mon, 30 Aug 2010 12:47:52 +0000 (14:47 +0200)
Guenther

source3/librpc/rpc/dcerpc_krb5.c

index eb59863abaf0d336fc0a0c95b790cfe851548f7a..561259adf7dfaad59037f2800ca44bb0f747c4b8 100644 (file)
@@ -20,6 +20,7 @@
 #include "includes.h"
 #include "smb_krb5.h"
 #include "secrets.h"
+#include "librpc/rpc/dcerpc_krb5.h"
 
 #ifdef HAVE_KRB5