libSystem/include/System.h

19 lines
350 B
C

/* $Id$ */
/* Copyright (c) 2006 The DeforaOS Project */
#ifndef LIBSYSTEM_SYSTEM_H
# define LIBSYSTEM_SYSTEM_H
# include "System/appclient.h"
# include "System/appserver.h"
# include "System/buffer.h"
# include "System/config.h"
# include "System/event.h"
# include "System/file.h"
# include "System/string.h"
#endif /* !LIBSYSTEM_SYSTEM_H */