Date: Mon, 2 Jun 1997 08:37:24 +0200 From: j@uriah.heep.sax.de (J Wunsch) To: freebsd-hackers@FreeBSD.ORG Cc: MSAYER@cuscal.com.au (MARK SAYER) Subject: Re: in_cksum.h library Message-ID: <19970602083724.JE26944@uriah.heep.sax.de> In-Reply-To: <199706020111.SAA17390@hub.freebsd.org>; from MARK SAYER on Jun 2, 1997 11:06:49 %2B1000 References: <199706020111.SAA17390@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
As MARK SAYER wrote: > Could someone please send me this library as I seem to be missing it > and one of my programs wants it to compile. That's not a library, but a header file. locate(1) is your friend. #include <machine/in_cksum.h> -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970602083724.JE26944>