summaryrefslogtreecommitdiff
path: root/source3/smbd/mangle.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-08-18 18:34:01 +0200
committerGünther Deschner <gd@samba.org>2010-08-26 00:20:29 +0200
commit184339825dc2d27e5c9f0b66c413042b596c6375 (patch)
tree97e9fda95d91eac5e63319e4d4df3f98fe804a9e /source3/smbd/mangle.c
parent7b6fc9f414380482bd1c9476f8404bf52aa797f1 (diff)
downloadsamba-184339825dc2d27e5c9f0b66c413042b596c6375.tar.gz
samba-184339825dc2d27e5c9f0b66c413042b596c6375.tar.bz2
samba-184339825dc2d27e5c9f0b66c413042b596c6375.zip
s3-build: include mangle.h only where needed.
Guenther
Diffstat (limited to 'source3/smbd/mangle.c')
-rw-r--r--source3/smbd/mangle.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/smbd/mangle.c b/source3/smbd/mangle.c
index d5608ab0bf..ca1b1314cb 100644
--- a/source3/smbd/mangle.c
+++ b/source3/smbd/mangle.c
@@ -19,6 +19,7 @@
#include "includes.h"
#include "smbd/globals.h"
+#include "mangle.h"
/* this allows us to add more mangling backends */
static const struct {