s3:param: make "servicename" a substituted option
[vlendec/samba-autobuild/.git] / source3 / include / proto.h
index fa023141076e72cfc34eaf5430df03084463aff5..ebb956c0d5e6757dc540229b733e2bc66107e5ef 100644 (file)
@@ -742,7 +742,7 @@ char *lp_parm_substituted_string(TALLOC_CTX *mem_ctx,
 
 #include "source3/param/param_proto.h"
 
-char *lp_servicename(TALLOC_CTX *ctx, int);
+char *lp_servicename(TALLOC_CTX *ctx, const struct loadparm_substitution *, int);
 const char *lp_const_servicename(int);
 bool lp_autoloaded(int);
 const char *lp_dnsdomain(void);