From: František Dvořák Date: Wed, 5 Sep 2012 14:04:42 +0000 (+0000) Subject: Missing header (not sure if it caused problems, but there were mysterious crash aroun... X-Git-Tag: glite-lb-client_R_5_2_5_1~2 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=c45ad0d9abb601e853b8b1cd07446668c9753e9e;p=jra1mw.git Missing header (not sure if it caused problems, but there were mysterious crash around va_start()). --- diff --git a/org.glite.lb.client/src/producer.c b/org.glite.lb.client/src/producer.c index b422d64..97ea904 100644 --- a/org.glite.lb.client/src/producer.c +++ b/org.glite.lb.client/src/producer.c @@ -25,6 +25,7 @@ limitations under the License. #include #include #include +#include #include #include "glite/jobid/cjobid.h"