From 6bd02aa5046b606171a680e6f8aefba31b744af1 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Tue, 2 Nov 2004 11:42:35 +0000 Subject: r3478: split out some more pieces of includes.h (This used to be commit 8e9212ecfc61c509f686363d8ec412ce54bc1c8d) --- source4/param/loadparm.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/param') diff --git a/source4/param/loadparm.c b/source4/param/loadparm.c index 48c33a1cca..37595c7a4f 100644 --- a/source4/param/loadparm.c +++ b/source4/param/loadparm.c @@ -56,6 +56,7 @@ #include "system/time.h" #include "system/iconv.h" #include "system/network.h" +#include "system/printing.h" #include "librpc/gen_ndr/ndr_svcctl.h" #include "include/dlinklist.h" -- cgit