Add FIO_PREFERRED_CLOCK_SOURCE to allow selection of clock source on a per-platform...
[fio.git] / os / os-windows.h
index 65ba437751d4d5817a08446c95d25e492dc89ba8..8812cfa2e0d76943d398acc11e5b67787a7d9b50 100644 (file)
@@ -21,6 +21,9 @@
 #define FIO_HAVE_WINDOWSAIO\r
 #define FIO_HAVE_GETTID\r
 \r
+#define FIO_OS_HAVE_SOCKLEN_T\r
+typedef int fio_socklen_t;\r
+\r
 #define FIO_USE_GENERIC_RAND\r
 \r
 #define OS_MAP_ANON            MAP_ANON\r