define __KERNEL_STRICT_NAMES to avoid inclusion of kernel types on systems that carry...
[cake.git] / compiler / include / defines / alib.h
blobd4cebf4e9d246b028d25f3ddd0a494438c30223f
1 /*
2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
3 $Id$
4 */
6 #ifndef DEFINES_ALIB_H
7 #define DEFINES_ALIB_H
9 #ifndef EXEC_TYPES_H
10 # include <exec/types.h>
11 #endif
12 #ifndef AROS_LIBCALL_H
13 # include <aros/libcall.h>
14 #endif
16 #endif /* DEFINES_ALIB_H */