Re: include netinet/in_var.h in arch/dev

2013-08-16 Thread Brian Callahan
On 8/16/2013 7:44 PM, Alexander Bluhm wrote: On Wed, Aug 07, 2013 at 03:39:59AM +0200, Alexander Bluhm wrote: Hi, I have just removed a bunch of useless include netinet/in_var.h from the machine independent drivers. I suspect that they are also not needed in the architecture specific network d

Re: include netinet/in_var.h in arch/dev

2013-08-16 Thread Alexander Bluhm
On Wed, Aug 07, 2013 at 03:39:59AM +0200, Alexander Bluhm wrote: > Hi, > > I have just removed a bunch of useless include netinet/in_var.h > from the machine independent drivers. I suspect that they are also > not needed in the architecture specific network drivers. Unfortunately > I don't have

Re: include netinet/in_var.h in arch/dev

2013-08-07 Thread Lawrence Teo
On Wed, Aug 07, 2013 at 03:39:59AM +0200, Alexander Bluhm wrote: > Hi, > > I have just removed a bunch of useless include netinet/in_var.h > from the machine independent drivers. I suspect that they are also > not needed in the architecture specific network drivers. Unfortunately > I don't have

Re: include netinet/in_var.h in arch/dev

2013-08-07 Thread Martin Pieuchot
On 07/08/13(Wed) 03:39, Alexander Bluhm wrote: > Hi, > > I have just removed a bunch of useless include netinet/in_var.h > from the machine independent drivers. I suspect that they are also > not needed in the architecture specific network drivers. Unfortunately > I don't have any of these machi

include netinet/in_var.h in arch/dev

2013-08-06 Thread Alexander Bluhm
Hi, I have just removed a bunch of useless include netinet/in_var.h from the machine independent drivers. I suspect that they are also not needed in the architecture specific network drivers. Unfortunately I don't have any of these machines. So if you have access to one of macppc mvme68k o