diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2007-09-08 12:42:09 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 15:05:38 -0500 |
commit | ffeee68e4b72dd94fee57366bd8d38b8c284c3d4 (patch) | |
tree | a34ba763c0c9d4dc10a58484ed8277f2a6cbfa2f /source4/libcli/util/errormap.c | |
parent | 1dfe79de91858d7568a1131d010a383e459dd8f9 (diff) | |
download | samba-ffeee68e4b72dd94fee57366bd8d38b8c284c3d4.tar.gz |
r25026: Move param/param.h out of includes.h
(This used to be commit abe8349f9b4387961ff3665d8c589d61cd2edf31)
Diffstat (limited to 'source4/libcli/util/errormap.c')
-rw-r--r-- | source4/libcli/util/errormap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/libcli/util/errormap.c b/source4/libcli/util/errormap.c index 711f02a6264..347d513e9c7 100644 --- a/source4/libcli/util/errormap.c +++ b/source4/libcli/util/errormap.c @@ -20,6 +20,7 @@ */ #include "includes.h" +#include "param/param.h" /* This map was extracted by the ERRMAPEXTRACT smbtorture command. The setup was a Samba HEAD (2002-01-03) PDC and an Win2k member |