s3-idmap: only include idmap headers where needed.
[metze/samba/wip.git] / source3 / passdb / lookup_sid.c
index 0ec1f420f92c94e1ee6cd8767545ee722177fb91..0e2385f43fdb492a6eb1ea79dce4fd7e0f35d5ef 100644 (file)
@@ -22,6 +22,8 @@
 #include "includes.h"
 #include "../librpc/gen_ndr/ndr_security.h"
 #include "secrets.h"
+#include "memcache.h"
+#include "idmap_cache.h"
 
 /*****************************************************************
  Dissect a user-provided name into domain, name, sid and type.