gen-rand: fix dependency on strcasestr.o
authorJens Axboe <axboe@fb.com>
Sun, 20 Mar 2016 15:38:57 +0000 (09:38 -0600)
committerJens Axboe <axboe@fb.com>
Sun, 20 Mar 2016 15:38:57 +0000 (09:38 -0600)
Fails on systems where we have to pull that in (eg Windows).

Signed-off-by: Jens Axboe <axboe@fb.com>

No differences found