Merge "Don't duplicate uapi ioprio constants." into main
This commit is contained in:
commit
46c366b0ed
1 changed files with 1 additions and 2 deletions
|
@ -24,8 +24,7 @@
|
|||
#include <unistd.h>
|
||||
|
||||
#if defined(__ANDROID__)
|
||||
#define IOPRIO_WHO_PROCESS (1)
|
||||
#define IOPRIO_CLASS_SHIFT (13)
|
||||
#include <linux/ioprio.h>
|
||||
#include <sys/syscall.h>
|
||||
#define __android_unused
|
||||
#else
|
||||
|
|
Loading…
Reference in a new issue