Fix Windows build by using lib/strcasestr.{c,h}
[fio.git] / os / os-windows.h
index 9e931c9c9e505d8438117cd89c72a5d2a3dae7ab..ad1c3dfcbcf08d12d9b178ba241bb7578702501a 100644 (file)
@@ -16,6 +16,7 @@
 #include "../file.h"
 #include "../log.h"
 #include "../lib/hweight.h"
+#include "../lib/strcasestr.h"
 
 #include "windows/posix.h"