summaryrefslogtreecommitdiff
path: root/source3/services
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2010-09-21 08:11:18 +0200
committerMichael Adam <obnox@samba.org>2010-09-21 08:52:06 +0200
commitb11cc305083844052d0b82560e3a7006b3520f14 (patch)
tree9f8bc7cfaa7d4353767a76ae4a3fee92b227cff7 /source3/services
parente4eda5f9bcabbdb82aa4a65e5cd8558a36944270 (diff)
downloadsamba-b11cc305083844052d0b82560e3a7006b3520f14.tar.gz
s3:registry: move the reg_api prototypes to their own header.
Diffstat (limited to 'source3/services')
-rw-r--r--source3/services/services_db.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/services/services_db.c b/source3/services/services_db.c
index 7de613efc0d..a224ab22c72 100644
--- a/source3/services/services_db.c
+++ b/source3/services/services_db.c
@@ -23,6 +23,7 @@
#include "includes.h"
#include "services/services.h"
#include "registry.h"
+#include "registry/reg_api.h"
#include "registry/reg_api_util.h"
struct rcinit_file_information {