Date: Wed, 12 Apr 1995 14:23:51 -0400 (EDT) From: "House of Debuggin'" <wpaul@skynet.ctr.columbia.edu> To: freebsd-hackers@FreeBSD.org Subject: Where to put ether_addr prototypes Message-ID: <199504121823.OAA03378@skynet.ctr.columbia.edu>
next in thread | raw e-mail | index | archive | help
Got a small question: Now that I've added the ether_addr functions to libc (ether_line(), ether_aton(), ether_ntoa(), etc...), I need to find a good place in the header files to stick their prototypes. Unfortunately, it seems that SunOS doesn't declare these blasted things anywhere in its header files, so I have no idea where to put them. My current inclination is to put them in <netdb.h> but somehow that seems wrong. Suggestions welcome, and the sooner the better: I'm just putting the finishing touches on the ethers(3) and ethers (5) man pages. -Bill PS: Oh yeah: today is my birthday. I'm 28. Rah. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~T~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Bill Paul (212) 854-6020 | System Manager Work: wpaul@ctr.columbia.edu | Center for Telecommunications Research Home: wpaul@skynet.ctr.columbia.edu | Columbia University, New York City ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The Møøse Illuminati: ignore it and be confused, or join it and be confusing! ~~~~~~~~ FreeBSD 2.1.0-Development #0: Tue Mar 14 11:11:25 EST 1995 ~~~~~~~~~
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504121823.OAA03378>
