Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git] / compiler / arossupport / include / cygwin.h
blobb1c436458381cd30d226962686b68feaa6e70f78
1 #ifndef AROS_CYGWIN_H
2 #define AROS_CYGWIN_H
4 /*
5 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
6 $Id$
8 Desc: CygWin specific things
9 Lang: english
12 #define HAS_STRING_H
13 #define __AROS_STRUCTURE_ALIGNMENT 4
15 #endif /* AROS_CYGWIN_H */