Alexander Leidinger
|
f8d5006241
|
On -current there's a new header: printf.h. The port picks it up, but fails
because printf.h needs wchar.h. So:
- include wchar.h
- while I'm here include stdlib.h (for the prototype of exit())
|
2006-02-19 14:04:09 +00:00 |
|