Hi,
On Mon, Oct 02, 2000 at 12:06:18PM +0200, Poul-Henning Kamp wrote:
> This is because there is a file called "struct.h" in the ircII distribution.
>
> The addition of #include <struct.h> to <sys/queue.h> looks a bit unsettling
> to me: A sys/* file shouldn't reference a /usr/include file I think ?
>
> Is the correct thing not to mv <struct.h> to <sys/struct.h>, create
> a <struct.h> which just pulls in <sys/struct.h> and have <sys/queue.h>
> #include <sys/struct.h> ?
This breaks several other ports (like BitchX).
-Jeremy
--
FreeBSD - Because the best things in life are free...
http://www.freebsd.org/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message