intel: add the missing <strings.h> include
authorChih-Wei Huang <cwhuang@android-x86.org>
Fri, 30 Oct 2015 03:49:42 +0000 (11:49 +0800)
committerEmil Velikov <emil.l.velikov@gmail.com>
Tue, 1 Dec 2015 16:48:17 +0000 (16:48 +0000)
commit42f2f92059dca568e896aee93126b8bef2a332a1
tree7e6f6ea328c316e9638a1cbbc69a849765bac18e
parentc05049b4205e446a2e319ab620a5ca949c7a7380
intel: add the missing <strings.h> include

It defines the prototype of ffs that fixes the building error
on Android 6.0 64-bit image.

Signed-off-by: Chih-Wei Huang <cwhuang@linux.org.tw>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
intel/intel_bufmgr_fake.c