Added include <sys/types.h>
This commit is contained in:
parent
eb1f6efaff
commit
32c0bf3d72
|
@ -6,6 +6,8 @@
|
|||
#ifndef LIBSYSTEM_SYSTEM_H
|
||||
# define LIBSYSTEM_SYSTEM_H
|
||||
|
||||
# include <sys/types.h>
|
||||
|
||||
|
||||
# include "System/appclient.h"
|
||||
# include "System/appserver.h"
|
||||
|
|
Loading…
Reference in New Issue
Block a user