summaryrefslogtreecommitdiff
path: root/source3/include/passdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/passdb.h')
-rw-r--r--source3/include/passdb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/include/passdb.h b/source3/include/passdb.h
index e17bcd5031..b4a14aaacc 100644
--- a/source3/include/passdb.h
+++ b/source3/include/passdb.h
@@ -23,6 +23,8 @@
#ifndef _PASSDB_H
#define _PASSDB_H
+#include "mapping.h"
+
/**********************************************************************
* Masks for mappings between unix uid and gid types and
* NT RIDS.