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