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

Commit c3b931aa authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

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

parents 67529d29 d77b5377
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>