Skip to content

Commit

Permalink
bfqio: Fix warning when building with BOARD_VNDK_VERSION := current
Browse files Browse the repository at this point in the history
Change-Id: I4f38c80974c403282af6a0a0d4a4c98db63f212f
  • Loading branch information
luk1337 authored and semdoc committed Jun 27, 2018
1 parent a0b4644 commit 2165b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libbfqio/bfqio.c
Expand Up @@ -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>
Expand Down

0 comments on commit 2165b5c

Please sign in to comment.