lib/common.c
changeset 1975 8e173dddd183
parent 1959 656f114153c2
child 2383 572948e8b2ed
child 2392 cc98844cc65c
--- a/lib/common.c	Mon Oct 25 16:33:41 2010 +0200
+++ b/lib/common.c	Mon Oct 25 16:45:33 2010 +0200
@@ -37,6 +37,8 @@
 #include <string.h>
 #include <sys/ioctl.h>
 #include <sys/mman.h>
+#include <unistd.h>
+#include <sys/socket.h>
 
 #include "master.h"
 #include "master/ioctl.h"