summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-12-10 10:29:35 +0100
committerStefan Metzmacher <metze@samba.org>2007-12-21 05:49:08 +0100
commita46d8933d679846a5316529e3bed7ef369adc6cb (patch)
tree727c7ee38746f77fe674d7d2cc42468c20a33bdf /source4
parent6ee987ffa14fb44ddfd2908ecc5931f3ee10e597 (diff)
downloadsamba-a46d8933d679846a5316529e3bed7ef369adc6cb.tar.gz
samba-a46d8933d679846a5316529e3bed7ef369adc6cb.tar.bz2
samba-a46d8933d679846a5316529e3bed7ef369adc6cb.zip
r26372: Add include for external users.
(This used to be commit 621feaa3d5c5dc6ca5078c2d8f32cc54235b7515)
Diffstat (limited to 'source4')
-rw-r--r--source4/lib/registry/hive.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/registry/hive.h b/source4/lib/registry/hive.h
index 2f783dd15d..d8e20d4aa2 100644
--- a/source4/lib/registry/hive.h
+++ b/source4/lib/registry/hive.h
@@ -22,6 +22,7 @@
#define __REGISTRY_HIVE_H__
#include <talloc.h>
+#include "libcli/util/werror.h"
#include "librpc/gen_ndr/security.h"
#include "libcli/util/ntstatus.h"