From c285dd587af0ae67abcdd826cccbeab35108dd1c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Wed, 8 Sep 2010 12:30:26 +0000 Subject: [PATCH] Missing header. --- org.glite.lb.server/src/stats.c | 1 + 1 file changed, 1 insertion(+) diff --git a/org.glite.lb.server/src/stats.c b/org.glite.lb.server/src/stats.c index f727591..34f4e05 100644 --- a/org.glite.lb.server/src/stats.c +++ b/org.glite.lb.server/src/stats.c @@ -26,6 +26,7 @@ limitations under the License. #include #include #include +#include #include "glite/lb/events.h" #include "glite/lb/jobstat.h" -- 1.8.2.3