summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2010-09-21 07:40:13 +0200
committerMichael Adam <obnox@samba.org>2010-09-21 07:41:23 +0200
commit919450a60ed996c35a1443a18d057031d56649c7 (patch)
tree0794eee4d2b6e406cb77799459f223b9ac8c103f /source3/include
parent58cfbc510c7359708d4eae3045085155c912218e (diff)
downloadsamba-919450a60ed996c35a1443a18d057031d56649c7.tar.gz
samba-919450a60ed996c35a1443a18d057031d56649c7.tar.bz2
samba-919450a60ed996c35a1443a18d057031d56649c7.zip
s3:registry: regfio fix the build
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/regfio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/regfio.h b/source3/include/regfio.h
index f2d952b169..3c2b6560bf 100644
--- a/source3/include/regfio.h
+++ b/source3/include/regfio.h
@@ -24,6 +24,7 @@
***********************************************************/
#include "registry/reg_parse_prs.h"
+#include "registry/reg_objects.h"
#ifndef _REGFIO_H
#define _REGFIO_H