summaryrefslogtreecommitdiff
path: root/source4/libcli/util/errormap.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-11-02 18:13:19 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-11-02 18:13:19 +0100
commit15c0aad880dceb6235e6b16e3276f73c85a152fc (patch)
treed949af1dbae88cb15d52eae9c7659c0d2f386770 /source4/libcli/util/errormap.c
parentb327c0a2da6e48256fc64ee96bcec5da81843ec6 (diff)
downloadsamba-15c0aad880dceb6235e6b16e3276f73c85a152fc.tar.gz
samba-15c0aad880dceb6235e6b16e3276f73c85a152fc.tar.bz2
samba-15c0aad880dceb6235e6b16e3276f73c85a152fc.zip
Remove unused include of param/param.h.
Diffstat (limited to 'source4/libcli/util/errormap.c')
-rw-r--r--source4/libcli/util/errormap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/libcli/util/errormap.c b/source4/libcli/util/errormap.c
index 5c0d0af8d8..0185e66c39 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.