server: use scalloc() for sk_out allocation
[fio.git] / client.c
index 43825d9e2708aff7155242ae676eb9e5931ca49c..970974a00f274ee6e1640c84c1145c13a146c54c 100644 (file)
--- a/client.c
+++ b/client.c
@@ -3,7 +3,7 @@
 #include <unistd.h>
 #include <errno.h>
 #include <fcntl.h>
-#include <sys/poll.h>
+#include <poll.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <sys/socket.h>