bfqio: Fix warning when building with BOARD_VNDK_VERSION := current

Change-Id: I4f38c80974c403282af6a0a0d4a4c98db63f212f
This commit is contained in:
LuK1337 2018-06-27 00:35:37 +02:00
parent e68dd977e4
commit d39046460e

View file

@ -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>