summaryrefslogtreecommitdiff
path: root/source3/smbd/mangle_hash2.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/smbd/mangle_hash2.c')
-rw-r--r--source3/smbd/mangle_hash2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/smbd/mangle_hash2.c b/source3/smbd/mangle_hash2.c
index 7c85a413cb..f0a4e34207 100644
--- a/source3/smbd/mangle_hash2.c
+++ b/source3/smbd/mangle_hash2.c
@@ -66,6 +66,7 @@
#include "includes.h"
#include "smbd/globals.h"
#include "memcache.h"
+#include "mangle.h"
#if 1
#define M_DEBUG(level, x) DEBUG(level, x)