Merge "Add a missing #include for openat(2)." am: 3ac0dd2a56 am: cdfe2895b4

am: a82df97dd8

Change-Id: Ie157634ac0e83d168a980fe1b3c72664179551ce
This commit is contained in:
Elliott Hughes
2017-02-24 17:03:37 +00:00
committed by android-build-merger
+1
View File
@@ -15,6 +15,7 @@
*/
#include <dirent.h>
#include <fcntl.h>
#include <linux/input.h>
#include <stdio.h>
#include <stdlib.h>