From e978a3d3f4974753f09fbafdd0cf3ad15209911f Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Thu, 19 Aug 2010 23:15:22 +0200 Subject: s3-lsa: separate out init_lsa headers. Guenther --- source3/smbd/lanman.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source3/smbd') diff --git a/source3/smbd/lanman.c b/source3/smbd/lanman.c index 493a8ec3c6..1c7d08db37 100644 --- a/source3/smbd/lanman.c +++ b/source3/smbd/lanman.c @@ -37,6 +37,7 @@ #include "../librpc/gen_ndr/rap.h" #include "../lib/util/binsearch.h" #include "../libcli/auth/libcli_auth.h" +#include "rpc_client/init_lsa.h" #ifdef CHECK_TYPES #undef CHECK_TYPES -- cgit