From 1af925f394b1084779f5b1b5a10c2ec512d7e5be Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Sun, 2 Apr 2006 12:02:01 +0000 Subject: r14860: create libcli/security/security.h metze (This used to be commit 9ec706238c173992dc938d537bdf1103bf519dbf) --- source4/lib/samba3/idmap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/lib/samba3/idmap.c') diff --git a/source4/lib/samba3/idmap.c b/source4/lib/samba3/idmap.c index 6958f8d004..47cbdd89e1 100644 --- a/source4/lib/samba3/idmap.c +++ b/source4/lib/samba3/idmap.c @@ -27,7 +27,7 @@ #include "lib/tdb/include/tdbutil.h" #include "lib/samba3/samba3.h" #include "system/filesys.h" -#include "libcli/security/proto.h" +#include "libcli/security/security.h" /* High water mark keys */ #define HWM_GROUP "GROUP HWM" -- cgit