From: Jelmer Vernooij Date: Sun, 2 Nov 2008 17:13:19 +0000 (+0100) Subject: Remove unused include of param/param.h. X-Git-Tag: samba-4.0.0alpha6~531 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=15c0aad880dceb6235e6b16e3276f73c85a152fc;p=thirdparty%2Fsamba.git Remove unused include of param/param.h. --- diff --git a/source4/libcli/util/errormap.c b/source4/libcli/util/errormap.c index 5c0d0af8d80..0185e66c390 100644 --- a/source4/libcli/util/errormap.c +++ b/source4/libcli/util/errormap.c @@ -20,7 +20,6 @@ */ #include "includes.h" -#include "param/param.h" #include "librpc/ndr/libndr.h" /* This map was extracted by the ERRMAPEXTRACT smbtorture command.