Added string.h

This commit is contained in:
Pierre Pronchery 2005-08-28 11:25:53 +00:00
parent aa4f07b437
commit 2f5fea91a5

View File

@ -9,5 +9,6 @@
# include <appclient.h>
# include <appserver.h>
# include <event.h>
# include <string.h>
#endif /* !_SYSTEM_H */