r14964: - move sidmap code from ntvfs_common to SAMDB
[bbaumbach/samba-autobuild/.git] / source4 / ntvfs / unixuid / vfs_unixuid.c
index 1bfaf85e70823c35fd8c5f28e7360d039401ae14..061b8fbe55c3b6cac135d1f9dcbdf446d38c2061 100644 (file)
@@ -26,7 +26,7 @@
 #include "system/passwd.h"
 #include "auth/auth.h"
 #include "ntvfs/ntvfs.h"
-#include "ntvfs/common/proto.h"
+#include "dsdb/samdb/samdb.h"
 
 struct unixuid_private {
        struct sidmap_context *sidmap;