Fix headers, ldb_includes.h is a private header,
[kamenim/samba.git] / source4 / lib / ldb / ldb_map / ldb_map.h
index 872208174ea9c13eb614727e351f82b6e32efb53..3c1fe808957d435f87333e3944fe4616ac4a978b 100644 (file)
@@ -26,6 +26,8 @@
 #ifndef __LDB_MAP_H__
 #define __LDB_MAP_H__
 
+#include "ldb_module.h"
+
 /* ldb_map is a skeleton LDB module that can be used for any other modules
  * that need to map attributes.
  *