Isolate libSystem sub-include files
This commit is contained in:
parent
7947e28c59
commit
f1f8dc1752
|
@ -6,11 +6,11 @@
|
||||||
# define _SYSTEM_H
|
# define _SYSTEM_H
|
||||||
|
|
||||||
|
|
||||||
# include <appclient.h>
|
# include "System/appclient.h"
|
||||||
# include <appserver.h>
|
# include "System/appserver.h"
|
||||||
# include <buffer.h>
|
# include "System/buffer.h"
|
||||||
# include <config.h>
|
# include "System/config.h"
|
||||||
# include <event.h>
|
# include "System/event.h"
|
||||||
# include <string.h>
|
# include "System/string.h"
|
||||||
|
|
||||||
#endif /* !_SYSTEM_H */
|
#endif /* !_SYSTEM_H */
|
||||||
|
|
Loading…
Reference in New Issue
Block a user