Add missing include file.
authorZdeněk Salvet <salvet@ics.muni.cz>
Wed, 1 Feb 2006 11:45:32 +0000 (11:45 +0000)
committerZdeněk Salvet <salvet@ics.muni.cz>
Wed, 1 Feb 2006 11:45:32 +0000 (11:45 +0000)
org.glite.lb.common/src/lb_plain_io.c

index 7d0c63a..7915dfa 100644 (file)
@@ -3,6 +3,7 @@
 #include <fcntl.h>
 #include <time.h>
 #include <signal.h>
+#include <assert.h>
 #include <stdlib.h>
 #include <sys/time.h>
 #include <sys/types.h>