r3447: more include/system/XXX.h include files
[samba.git] / source / lib / registry / reg_backend_dir / reg_backend_dir.c
index 95d4c47af0e6cd6bc340db38aa395ef23117e3b7..2273a867712fd0fc183feba8436289bf2ab42dc2 100644 (file)
@@ -19,6 +19,7 @@
 */
 
 #include "includes.h"
+#include "system/dir.h"
 
 static WERROR reg_dir_add_key(TALLOC_CTX *mem_ctx, struct registry_key *parent, const char *name, uint32_t access_mask, SEC_DESC *desc, struct registry_key **result)
 {