diff options
Diffstat (limited to 'source4/param/loadparm.c')
-rw-r--r-- | source4/param/loadparm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/param/loadparm.c b/source4/param/loadparm.c index 526ec8b85b..eed10fb44c 100644 --- a/source4/param/loadparm.c +++ b/source4/param/loadparm.c @@ -59,6 +59,7 @@ #include "system/network.h" #include "system/printing.h" #include "librpc/gen_ndr/ndr_svcctl.h" +#include "librpc/gen_ndr/ndr_samr.h" #include "dlinklist.h" BOOL in_client = False; /* Not in the client by default */ |