summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/registry/reg_format.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/registry/reg_format.c b/source3/registry/reg_format.c
index f2b0846b11..658076c5cf 100644
--- a/source3/registry/reg_format.c
+++ b/source3/registry/reg_format.c
@@ -24,6 +24,7 @@
* @date Sep 2010
*/
+#include "includes.h"
#include "reg_format.h"
#include "reg_parse.h"
#include "reg_parse_internal.h"