Fix OSX build
[fio.git] / os / os.h
diff --git a/os/os.h b/os/os.h
index 12188156cf280afea5ca29935d74ee794058228b..d6ce9a778acf518b6811d13e88b093204b292a9d 100644 (file)
--- a/os/os.h
+++ b/os/os.h
@@ -2,6 +2,7 @@
 #define FIO_OS_H
 
 #include <sys/types.h>
+#include <sys/socket.h>
 #include <pthread.h>
 #include <unistd.h>
 #include <stdlib.h>