From: Miloš Mulač Date: Tue, 28 Aug 2007 11:52:11 +0000 (+0000) Subject: added prototype X-Git-Tag: glite-yaim-myproxy_R_4_0_1_1~33 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=f750451be6209c581cea9a29f303629e33376fdf;p=jra1mw.git added prototype --- diff --git a/org.glite.lb.common/interface/context-int.h b/org.glite.lb.common/interface/context-int.h index 0505ced..a3cb4eb 100644 --- a/org.glite.lb.common/interface/context-int.h +++ b/org.glite.lb.common/interface/context-int.h @@ -172,6 +172,7 @@ extern int edg_wll_IncSequenceCode(edg_wll_Context ctx); extern void edg_wll_FreeParams(edg_wll_Context context); +extern int edg_wll_GenerateSubjobIds(edg_wll_Context, const edg_wlc_JobId, int, const char *, edg_wlc_JobId **); #ifdef __cplusplus }