atom feed9 messages in org.freebsd.freebsd-currentRe: #include <struct.h> in <sys/queue...
FromSent OnAttachments
Poul-Henning KampOct 2, 2000 3:05 am 
Jeremy LeaOct 2, 2000 3:14 am 
Poul-Henning KampOct 2, 2000 3:20 am 
Jordan HubbardOct 2, 2000 10:10 am 
Peter van DijkOct 2, 2000 10:52 am 
Siobhan Patricia LynchOct 2, 2000 6:41 pm 
Bruce EvansOct 2, 2000 7:45 pm 
Jeffrey HsuOct 3, 2000 1:07 am 
Bruce EvansOct 5, 2000 4:03 am 
Subject:Re: #include <struct.h> in <sys/queue.h>
From:Poul-Henning Kamp (ph@critter.freebsd.dk)
Date:Oct 2, 2000 3:20:17 am
List:org.freebsd.freebsd-current

In message <2000@shale.csir.co.za>, Jeremy Lea writes:

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).

I think this breaks all IRC's which are cloned from the same origin :-)

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