Fix build on FreeBSD.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Mon, 14 Feb 2011 18:12:29 +0000 (18:12 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Mon, 14 Feb 2011 18:12:29 +0000 (18:12 +0000)
org.glite.lb.logger/src/logd_proto.c

index d626657..8d88f26 100644 (file)
@@ -20,6 +20,7 @@ limitations under the License.
 #include <stdio.h>
 #include <sys/types.h>
 #include <sys/socket.h>
+#include <sys/stat.h>
 #include <sys/un.h>
 #include <unistd.h>
 #include <netinet/in.h>