aboutsummaryrefslogtreecommitdiff
path: root/bfd/hosts/solaris2.h
blob: f423a1c512f1782d244dd080b861e5077daeda4e (plain)
1
2
3
4
5
6
7
8
/* Solaris-2 host system */

#include "hosts/sysv4.h"

#ifndef	__GNUC__
#include <alloca.h>
#endif
/* That's all... */