bfqio: Fix warning when building with BOARD_VNDK_VERSION := current
Change-Id: I4f38c80974c403282af6a0a0d4a4c98db63f212f
This commit is contained in:
parent
e68dd977e4
commit
d39046460e
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
#include <fcntl.h>
|
||||
#include <cutils/iosched_policy.h>
|
||||
#include <cutils/log.h>
|
||||
#include <log/log.h>
|
||||
#include <pthread.h>
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
|
|
Loading…
Reference in a new issue