lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #53249] Compile error socket.h


From: Joel Cunningham
Subject: [lwip-devel] [bug #53249] Compile error socket.h
Date: Thu, 1 Mar 2018 10:35:03 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0

Update of bug #53249 (project lwip):

                  Status:                    None => Invalid                
             Assigned to:                    None => jcunningham            
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

<sys/time.h> should be included in your cc.h when LWIP_TIMEVAL_PRIVATE is 0.

See the Unix port (in lwip-contrib) for an example:


#define LWIP_TIMEVAL_PRIVATE 0
#include <sys/time.h>


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?53249>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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