Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1de1c712 authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

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

am: a82df97d

Change-Id: Ie157634ac0e83d168a980fe1b3c72664179551ce
parents c45c1bf9 a82df97d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@
 */

#include <dirent.h>
#include <fcntl.h>
#include <linux/input.h>
#include <stdio.h>
#include <stdlib.h>