
|
[openbeosnetteam]
||
[Date Prev]
[12-2003 Date Index]
[Date Next]
||
[Thread Prev]
[12-2003 Thread Index]
[Thread Next]
[openbeosnetteam] Re: Fix in posix headers
- From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
- To: openbeosnetteam@xxxxxxxxxxxxx
- Date: Mon, 01 Dec 2003 09:17:32 +0100 CET
Hi Niels,
"Niels Reedijk" <n.reedijk@xxxxxxxxx> wrote:
> There's a mistake in the net/if.net posix header file, it includes
> socketvars.h (which is now private) and it uses thread_id and sem_id
> (which are unknown in posix namespace). I'd like to merge the
> following
> patch (with your permission).
>
> patch-1
> Rename thread_id and sem_id to fix codycam (and others) compile
> prob
>
> The diff is attached below. May I merge the patch to CVS?
Please don't - I don't think this is the solution we should aim for.
Instead, is there any need of having the "ifq" structure publically
defined somewhere?
I think we should move it into a private header and solve the build
problem that way.
Bye,
Axel.
|

|