libSystem/include/System.h
2005-08-28 01:04:10 +00:00

14 lines
148 B
C

/* System.h */
#ifndef _SYSTEM_H
# define _SYSTEM_H
# include <appclient.h>
# include <appserver.h>
# include <event>
#endif /* !_SYSTEM_H */