From 4ac2be99588b48b0652a524bf12fb1aa9c3f5fbb Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Tue, 7 Mar 2006 11:07:23 +0000 Subject: r13924: Split more prototypes out of include/proto.h + initial work on header file dependencies (This used to be commit 122835876748a3eaf5e8d31ad1abddab9acb8781) --- source4/lib/samba3/idmap.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/lib/samba3/idmap.c') diff --git a/source4/lib/samba3/idmap.c b/source4/lib/samba3/idmap.c index 205089f1cc..6958f8d004 100644 --- a/source4/lib/samba3/idmap.c +++ b/source4/lib/samba3/idmap.c @@ -27,6 +27,7 @@ #include "lib/tdb/include/tdbutil.h" #include "lib/samba3/samba3.h" #include "system/filesys.h" +#include "libcli/security/proto.h" /* High water mark keys */ #define HWM_GROUP "GROUP HWM" -- cgit