Windows build fixes
[fio.git] / os / os-windows.h
index 8b801ed5bfabf959236fbf8711060d63e5db7037..7b61d16cce5c46db3e692bad238d984423f2f470 100644 (file)
@@ -82,6 +82,7 @@ typedef DWORD_PTR os_cpu_mask_t;
 #define POLLHUP        1
 
 #define SIGCONT        0
+#define SIGUSR1        1
 
 typedef int sigset_t;
 typedef int siginfo_t;