From c92b926ddfa7d1dc2d1cbabba9a4e191b27d5ac4 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Tue, 6 May 2003 14:02:34 +0000 Subject: uff, forgot to put back this one :-/ (This used to be commit 8e1e47b960495df7f603d7798d86734d070b21bb) --- 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 0cb31aa040..d4f2d28e6a 100644 --- a/source3/include/mapping.h +++ b/source3/include/mapping.h @@ -43,6 +43,7 @@ typedef struct _GROUP_MAP { + struct pdb_methods *methods; gid_t gid; DOM_SID sid; enum SID_NAME_USE sid_name_use; -- cgit