Loading os/unix/unixd.h +1 −0 Original line number Diff line number Diff line Loading @@ -74,6 +74,7 @@ #include <pwd.h> #include <grp.h> #include <sys/types.h> #include <sys/ipc.h> typedef struct { uid_t uid; Loading Loading
os/unix/unixd.h +1 −0 Original line number Diff line number Diff line Loading @@ -74,6 +74,7 @@ #include <pwd.h> #include <grp.h> #include <sys/types.h> #include <sys/ipc.h> typedef struct { uid_t uid; Loading