summaryrefslogtreecommitdiff
path: root/source3/include/mapping.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-03-18 16:05:26 +0100
committerGünther Deschner <gd@samba.org>2011-03-30 01:13:07 +0200
commitbb04a70c0bf5fbc10733edd20feb5bb03386c084 (patch)
treeca269d385e29b95a79ed4558d749954e671b18cb /source3/include/mapping.h
parent03e6082e3c8230f2ffc6b8a5d27109c41f7aca81 (diff)
downloadsamba-bb04a70c0bf5fbc10733edd20feb5bb03386c084.tar.gz
samba-bb04a70c0bf5fbc10733edd20feb5bb03386c084.tar.bz2
samba-bb04a70c0bf5fbc10733edd20feb5bb03386c084.zip
s3-groupdb: move groupdb headers to groupdb/proto.h.
Guenther
Diffstat (limited to 'source3/include/mapping.h')
-rw-r--r--source3/include/mapping.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/mapping.h b/source3/include/mapping.h
index bd95859bff..7454d19af8 100644
--- a/source3/include/mapping.h
+++ b/source3/include/mapping.h
@@ -30,3 +30,4 @@ typedef struct _GROUP_MAP {
fstring comment;
} GROUP_MAP;
+#include "groupdb/proto.h"