From bb04a70c0bf5fbc10733edd20feb5bb03386c084 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Fri, 18 Mar 2011 16:05:26 +0100 Subject: s3-groupdb: move groupdb headers to groupdb/proto.h. Guenther --- source3/include/mapping.h | 1 + 1 file changed, 1 insertion(+) (limited to 'source3/include/mapping.h') 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" -- cgit