Added API for file access

This commit is contained in:
Pierre Pronchery 2006-10-09 04:21:45 +00:00
parent 05b635c1cb
commit d1102bf781

View File

@ -12,6 +12,7 @@
# include "System/buffer.h"
# include "System/config.h"
# include "System/event.h"
# include "System/file.h"
# include "System/string.h"
#endif /* !LIBSYSTEM_SYSTEM_H */