make fat.handler build again with debug enabled
[tangerine.git] / compiler / arossupport / include / linux.h
blobc4b09199262270cc99cf4b70342b2ab34c70890a
1 #ifndef AROS_LINUX_H
2 #define AROS_LINUX_H
4 /*
5 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
6 $Id$
8 Desc: Linux specific things
9 Lang: english
12 #define HAS_STRING_H
13 #define __AROS_STRUCTURE_ALIGNMENT 4
15 #endif /* AROS_LINUX_H */