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

Commit 22c5e804 authored by Android Build Merger (Role)'s avatar Android Build Merger (Role) Committed by Android (Google) Code Review
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
parents 9aa9ab22 f42957f9
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>