bfqio: Add missing include header
Change-Id: I50851e633c54cd0e2e37789e88a226aaa80e8c2c
This commit is contained in:
parent
4e75f576f9
commit
e5e321df3c
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
#include <cutils/log.h>
|
||||
#include <pthread.h>
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
|
||||
static int __rtio_cgroup_supported = -1;
|
||||
static pthread_once_t __rtio_init_once = PTHREAD_ONCE_INIT;
|
||||
|
|
Loading…
Reference in a new issue