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

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

Merge "Merge "init should #include <sys/sysmacros.h>" am: 64e3f88d am:...

Merge "Merge "init should #include <sys/sysmacros.h>" am: 64e3f88d am: 29b41dce am: 8cdef644" into oc-dev-plus-aosp
am: 22c5e804

Change-Id: I74601341eca56298c0404e05e098f40ea05b80da
parents 31a8c15f 22c5e804
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@
#include <string.h>
#include <sys/sendfile.h>
#include <sys/socket.h>
#include <sys/sysmacros.h>
#include <sys/time.h>
#include <sys/un.h>
#include <sys/wait.h>