s3-registry: only include registry headers when really needed.
[amitay/samba.git] / source3 / registry / reg_backend_db.c
index 90a6f6411590e52daa2120b9320567f9f33f53d9..89a6e95a399cad6c8ea0c4ee94ce6d30d53bf52b 100644 (file)
@@ -21,6 +21,8 @@
 /* Implementation of internal registry database functions. */
 
 #include "includes.h"
+#include "registry.h"
+#include "reg_db.h"
 
 #undef DBGC_CLASS
 #define DBGC_CLASS DBGC_REGISTRY