1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
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
..
2006-01-22 12:50:54 +00:00