From a0e6f6c05b438765c8bbb6f8e7f7e6478dc67293 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Thu, 10 Feb 2005 07:43:39 +0000 Subject: r5309: removed ads.h from includes.h (This used to be commit 196c45b834c39f293b9533cec5cfe5a77382d4e2) --- source4/ntvfs/common/sidmap.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/ntvfs') diff --git a/source4/ntvfs/common/sidmap.c b/source4/ntvfs/common/sidmap.c index 8e040d5081..2a530c4a6b 100644 --- a/source4/ntvfs/common/sidmap.c +++ b/source4/ntvfs/common/sidmap.c @@ -24,6 +24,7 @@ #include "system/filesys.h" #include "system/passwd.h" #include "librpc/gen_ndr/ndr_security.h" +#include "ads.h" /* these are used for the fallback local uid/gid to sid mapping -- cgit