diff options
Diffstat (limited to 'source3/registry/reg_api.c')
-rw-r--r-- | source3/registry/reg_api.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/registry/reg_api.c b/source3/registry/reg_api.c index 744428e80b..e08bdb523f 100644 --- a/source3/registry/reg_api.c +++ b/source3/registry/reg_api.c @@ -66,6 +66,7 @@ #include "registry.h" #include "reg_cachehook.h" #include "regfio.h" +#include "reg_util.h" #undef DBGC_CLASS #define DBGC_CLASS DBGC_REGISTRY |