Add missing #include
This commit is contained in:
parent
0ad485a8c3
commit
8b786d778d
|
@ -18,6 +18,8 @@
|
|||
#ifndef LIBSYSTEM_SYSTEM_OBJECT_H
|
||||
# define LIBSYSTEM_SYSTEM_OBJECT_H
|
||||
|
||||
# include <sys/types.h>
|
||||
|
||||
|
||||
/* Object */
|
||||
typedef void Object;
|
||||
|
|
Loading…
Reference in New Issue
Block a user