lib/pattern: include oslib/strcasestr.h
authorJens Axboe <axboe@fb.com>
Mon, 28 Dec 2015 23:45:49 +0000 (16:45 -0700)
committerJens Axboe <axboe@fb.com>
Mon, 28 Dec 2015 23:45:49 +0000 (16:45 -0700)
Signed-off-by: Jens Axboe <axboe@fb.com>
lib/pattern.c

index 6cb5995e15bf45b5e2c970afa371a9147108237c..b8ae8090f2a66ab3f7ab7ec5ccde9c6f0a15f510 100644 (file)
@@ -1,6 +1,7 @@
 #include "fio.h"
 #include "strntol.h"
 #include "pattern.h"
+#include "../oslib/strcasestr.h"
 
 /**
  * parse_string() - parses string in double quotes, like "abc"