am cc4499b6: Merge "adb: use correct header file."
* commit 'cc4499b6fa9ad4cbe285d78754edcb6dd30ab893': adb: use correct header file.
This commit is contained in:
commit
844306bd9c
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
|||
|
||||
#if !ADB_HOST
|
||||
#include <private/android_filesystem_config.h>
|
||||
#include <linux/capability.h>
|
||||
#include <sys/capability.h>
|
||||
#include <linux/prctl.h>
|
||||
#include <sys/mount.h>
|
||||
#else
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue