summaryrefslogtreecommitdiff
path: root/source3/sam/idmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/sam/idmap.c')
-rw-r--r--source3/sam/idmap.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/sam/idmap.c b/source3/sam/idmap.c
index aac8b70013..aa5b923d3d 100644
--- a/source3/sam/idmap.c
+++ b/source3/sam/idmap.c
@@ -25,6 +25,8 @@
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_IDMAP
+static_decl_idmap;
+
struct idmap_function_entry {
const char *name;
struct idmap_methods *methods;