Merge "Add a missing #include for openat(2)." am: 3ac0dd2a56
am: cdfe2895b4
Change-Id: I0924ddf2096e076bd6a32b850c25e575f080041d
This commit is contained in:
commit
a82df97dd8
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
*/
|
||||
|
||||
#include <dirent.h>
|
||||
#include <fcntl.h>
|
||||
#include <linux/input.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
Loading…
Reference in a new issue