Date: Mon, 17 Jul 2000 09:46:28 -0700 (PDT) From: <sheldonh@FreeBSD.org> To: MartinKaeske@lausitz.net, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/19971: bug in /usr/include/sys/socket.h Message-ID: <200007171646.JAA19780@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: bug in /usr/include/sys/socket.h
State-Changed-From-To: open->feedback
State-Changed-By: sheldonh
State-Changed-When: Mon Jul 17 09:46:15 PDT 2000
State-Changed-Why:
Are you sure you're including the correct headers in the correct order
as per the socket(2) manual page?
#include <sys/types.h>
#include <sys/socket.h>
http://www.freebsd.org/cgi/query-pr.cgi?pr=19971
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007171646.JAA19780>
