From owner-freebsd-hackers Thu Mar 4 12:31:16 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from smtp04.wxs.nl (smtp04.wxs.nl [195.121.6.59]) by hub.freebsd.org (Postfix) with ESMTP id 922A714EC8 for ; Thu, 4 Mar 1999 12:31:07 -0800 (PST) (envelope-from asmodai@wxs.nl) Received: from daemon.ninth-circle.org ([195.121.57.212]) by smtp04.wxs.nl (Netscape Messaging Server 3.61) with ESMTP id AAA73B0 for ; Thu, 4 Mar 1999 21:30:49 +0100 Received: from daemon.ninth-circle.org (abaddon@daemon [192.168.0.1]) by daemon.ninth-circle.org (8.9.3/8.9.3) with ESMTP id VAA13517 for ; Thu, 4 Mar 1999 21:31:25 +0100 (CET) (envelope-from asmodai@wxs.nl) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Thu, 04 Mar 1999 21:31:24 +0100 (CET) Organization: Ninth Circle Enterprises From: Jeroen Ruigrok/Asmodai To: FreeBSD Hackers Subject: /usr/include/net Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 ? That's kinda puzzling me for now. Thanks for any clearification and enlightenment =) --- Jeroen Ruigrok van der Werven asmodai(at)wxs.nl The idea does not replace the work... Network/Security Specialist *BSD: Powered by Knowledge & Know-how To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message