We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 17e176a + c214eb0 commit d2e8444Copy full SHA for d2e8444
1 file changed
cmds/installd/otapreopt_chroot.cpp
@@ -16,6 +16,7 @@
16
17
#include <fcntl.h>
18
#include <linux/unistd.h>
19
+#include <sched.h>
20
#include <sys/mount.h>
21
#include <sys/stat.h>
22
#include <sys/wait.h>
0 commit comments