lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-devel] need for stddef.h


From: Kieran Mansley
Subject: Re: [lwip-devel] need for stddef.h
Date: Thu, 16 Jul 2009 16:11:06 +0100

On Thu, 2009-07-16 at 16:34 +0200, Fabian Koch wrote:
> 
> Hey guys, 
> 
> I just tried out the release candidate and noticed it requires to
> have  
> #inlcude <stddef.h>  
> in cc.h to compile cleanly. 

Can you give some hints about the errors you get without this included
in cc.h?  I'm guessing they're related to size_t, and that we should
really have stddef.h included in files that use it (like sockets.c), but
can't be sure.

Kieran





reply via email to

[Prev in Thread] Current Thread [Next in Thread]