Merge "init should #include <sys/sysmacros.h>" am: 64e3f88d69
am: 29b41dce6d
Change-Id: I75504f62d5e1a5f897c59b6a480ec726fb4494de
This commit is contained in:
commit
8cdef644b3
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue