Hi all,
I am porting terminal emulator from Linux to (Free-)BSD and got a nice
error message from #include <utmp.h>. I am using FreeBSD-current.
This file uses int32_t without including stdint.h, so it fails if my sources
doesn't include the later. Is this behaviour intended or has noone tried
to do this before?

Regards, Joerg Sonnenberger

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to