added prototype
authorMiloš Mulač <mulac@civ.zcu.cz>
Tue, 28 Aug 2007 11:52:11 +0000 (11:52 +0000)
committerMiloš Mulač <mulac@civ.zcu.cz>
Tue, 28 Aug 2007 11:52:11 +0000 (11:52 +0000)
org.glite.lb.common/interface/context-int.h

index 0505ced..a3cb4eb 100644 (file)
@@ -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
 }