summaryrefslogtreecommitdiffstats
path: root/lib/param/param.h
diff options
context:
space:
mode:
authorGarming Sam <garming@catalyst.net.nz>2014-02-19 13:47:38 +1300
committerJeremy Allison <jra@samba.org>2014-05-07 19:49:15 +0200
commit6f8b2ab54f3eee23f1b63e269f8a5eca02340f09 (patch)
tree31984f8b09dc5bdafd0a8190fb308e1930fcda5d /lib/param/param.h
parentc8b499b342c064a940236d2b7bc03f1ca5c24a68 (diff)
param: use a single copy_service function in lib/param
Signed-off-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'lib/param/param.h')
-rw-r--r--lib/param/param.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/param/param.h b/lib/param/param.h
index 428a2a31c2..0b65a3c827 100644
--- a/lib/param/param.h
+++ b/lib/param/param.h
@@ -46,6 +46,7 @@ struct loadparm_service;
struct smbcli_options;
struct smbcli_session_options;
struct gensec_settings;
+struct bitmap;
#ifdef CONFIG_H_IS_FROM_SAMBA
#include "lib/param/param_proto.h"