Re: Any chance of changing struct member names in nameser.h?

[ Available lists | Index of freebsd-stable | Month of Jul 2000 | Week of 7 Jul 2000 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Graham Wheeler <gram@cequrux.com>
Date
7 Jul 2000 07:49:50
Subject
Re: Any chance of changing struct member names in nameser.h?
Message-ID
844a7ab6971c798006f5dfcd027dba02@cequrux.com


[ Hide this part ]
Rasmus Kaj wrote:
>
> Here's something that *might* work:
>
> extern "C" { // For function definitions
> #define class c_class
> #include <bad_header.h>
> #undef class
> }

Yes, that will work. Good idea!

gram
--
Dr Graham Wheeler E-mail: gram@cequrux.com
Director, Research and Development WWW: http://www.cequrux.com
CEQURUX Technologies Phone: +27(21)423-6065
Firewalls/VPN Specialists Fax: +27(21)424-3656


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



Elapsed time: 0.128 seconds