summaryrefslogtreecommitdiff
path: root/source3/registry
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-02-25 23:34:23 +0100
committerGünther Deschner <gd@samba.org>2011-03-30 01:13:07 +0200
commit49ccae1c2006806b36994992a9550cbb1bb8b769 (patch)
tree023c0e8b64fcd6acfdafd4055fac46763545a56e /source3/registry
parent1d7b7ce42e1dd8c648bd62c317f1414b29ddbd08 (diff)
downloadsamba-49ccae1c2006806b36994992a9550cbb1bb8b769.tar.gz
samba-49ccae1c2006806b36994992a9550cbb1bb8b769.tar.bz2
samba-49ccae1c2006806b36994992a9550cbb1bb8b769.zip
s3-includes: no point in including all security headers globally.
Guenther
Diffstat (limited to 'source3/registry')
-rw-r--r--source3/registry/regfio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/registry/regfio.c b/source3/registry/regfio.c
index 5d3fdba3c0..bd5380787c 100644
--- a/source3/registry/regfio.c
+++ b/source3/registry/regfio.c
@@ -21,6 +21,7 @@
#include "system/filesys.h"
#include "regfio.h"
#include "../librpc/gen_ndr/ndr_security.h"
+#include "../libcli/security/security_descriptor.h"
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_REGISTRY