s4:rpc_server/lsa: better include a .h file don't include a .c file
authorStefan Metzmacher <metze@samba.org>
Sat, 7 Aug 2010 16:15:01 +0000 (18:15 +0200)
committerStefan Metzmacher <metze@samba.org>
Sat, 7 Aug 2010 16:16:29 +0000 (18:16 +0200)
This fixes the build with --nonshared-binary=smbtorture,
as use by the source3/ make test.

metze

source4/rpc_server/lsa/dcesrv_lsa.c

index 7c7bdfdc1ed3965e72c0bf6cf6465c996bf5473d..0a94a874809e07df6d00161294f2c51fd55e13d9 100644 (file)
@@ -27,8 +27,9 @@
 #include "auth/kerberos/kerberos.h"
 #include "librpc/gen_ndr/ndr_drsblobs.h"
 #include "librpc/gen_ndr/ndr_lsa.h"
+#include "../lib/crypto/crypto.h"
 #include "lib/util/tsort.h"
-#include "dsdb/common/util.c"
+#include "dsdb/common/util.h"
 
 /*
   this type allows us to distinguish handle types