Missing header (not sure if it caused problems, but there were mysterious crash aroun...
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Wed, 5 Sep 2012 14:04:42 +0000 (14:04 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Wed, 5 Sep 2012 14:04:42 +0000 (14:04 +0000)
org.glite.lb.client/src/producer.c

index b422d64..97ea904 100644 (file)
@@ -25,6 +25,7 @@ limitations under the License.
 #include <fcntl.h>
 #include <netinet/in.h>
 #include <syslog.h>
+#include <stdarg.h>
 #include <string.h>
 
 #include "glite/jobid/cjobid.h"