Commit graph

2 commits

Author SHA1 Message Date
tron
d82db97703 Fix build with GCC 4.x:
- Use "stdlib.h" to get prototype for alloca() under NetBSD.
- Remove bogus "extern" declaration for a variable which is declared
  "static" later.
- Fix bad lvalue constructs.
2006-06-30 22:14:49 +00:00
joerg
402af24d35 Use alloca from stdlib.h on DragonFly and FreeBSD. 2006-01-12 20:58:56 +00:00