Date: Thu, 04 Mar 1999 21:31:24 +0100 (CET) From: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl> To: FreeBSD Hackers <hackers@FreeBSD.ORG> Subject: /usr/include/net Message-ID: <XFMail.990304213124.asmodai@wxs.nl>
next in thread | raw e-mail | index | archive | help
Hi, just got a question that might be easy to answer (and mayhaps not): 4.x has a /usr/include/net/if.h if_dl.h and if_var.h and 3.x is likely to be the same. However 2.2.x does not, at least not up to .7. Is this the correct division? (cvs log show a creation date of 03-01-1997, so that likely to have been 3.x CURRENT at that time, I might be wrong offcourse) But let's say that 3.x and 4.x use the if_var.h, how would I best use this with includes? use #ifndef __FREEBSD_2_2__; #include <net/if_var.h> ? That's kinda puzzling me for now. Thanks for any clearification and enlightenment =) --- Jeroen Ruigrok van der Werven <http://www.freebsdzine.org> asmodai(at)wxs.nl The idea does not replace the work... Network/Security Specialist <http://home.wxs.nl/~asmodai> *BSD: Powered by Knowledge & Know-how <http://www.freebsd.org> 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?XFMail.990304213124.asmodai>