Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Dec 2002 14:46:03 +0100
From:      Jörg Sonnenberger <joerg.sonnenberger@web.de>
To:        hackers@freebsd.org
Subject:   Broken <utmp.h>
Message-ID:  <20021212144603.5751fcc7.joerg.sonnenberger@web.de>

next in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021212144603.5751fcc7.joerg.sonnenberger>