Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 1999 01:44:16 -0600
From:      Warner Losh <imp@village.org>
To:        Brian Somers <brian@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/ppp arp.c bundle.c chat.c command.c defs.c exec.c i4b.c iface.c ip.c ipcp.c mp.c physical.c prompt.c radius.c route.c server.c tcp.c tty.c tun.c udp.c 
Message-ID:  <199909200744.BAA15828@harmony.village.org>
In-Reply-To: Your message of "Mon, 20 Sep 1999 00:36:48 PDT." <199909200736.AAA27840@freefall.freebsd.org> 
References:  <199909200736.AAA27840@freefall.freebsd.org>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <199909200736.AAA27840@freefall.freebsd.org> Brian Somers writes:
:   NetBSD has moved ``extern int errno;'' to signal.h :-/

So a simple
	#include <errno.h>
doesn't get errno defined on NetBSD?  That seems very odd since that
is required by the standard to live in errno.h.

Warner


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909200744.BAA15828>