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

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

Merge "libcutils should #include <sys/sysmacros.h>" am: c3b931aa

am: 2668f35d

Change-Id: If123865b83fd198055d4344bb9cc58376ccc5cd6
parents 6903e671 2668f35d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@
#include <string.h>
#include <sys/ioctl.h>
#include <sys/stat.h>
#include <sys/sysmacros.h>
#include <sys/types.h>
#include <unistd.h>