summaryrefslogtreecommitdiff
path: root/source4/lib/registry/local.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-02-16 18:38:02 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-02-16 18:38:02 +0100
commitb66ee2ed22754dd44b20c06e573072e328d9a3dd (patch)
treecbcf812eb42ea279740d91887de37254a448545e /source4/lib/registry/local.c
parent36e490a57dbf5adfd0246a4029344fb95a98131f (diff)
downloadsamba-b66ee2ed22754dd44b20c06e573072e328d9a3dd.tar.gz
samba-b66ee2ed22754dd44b20c06e573072e328d9a3dd.tar.bz2
samba-b66ee2ed22754dd44b20c06e573072e328d9a3dd.zip
Move responsibilities of build.h to makefile.
(This used to be commit a43f6d37bce85748e9cf2675e5beced5db26f1c3)
Diffstat (limited to 'source4/lib/registry/local.c')
-rw-r--r--source4/lib/registry/local.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/registry/local.c b/source4/lib/registry/local.c
index 3e463100c9..b2cdec9cdf 100644
--- a/source4/lib/registry/local.c
+++ b/source4/lib/registry/local.c
@@ -22,7 +22,6 @@
#include "lib/util/dlinklist.h"
#include "lib/registry/registry.h"
#include "system/filesys.h"
-#include "build.h"
struct reg_key_path {
uint32_t predefined_key;