lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #5865] Fix missing lwip directory in socket.h includ


From: Frédéric Bernon
Subject: [lwip-devel] [patch #5865] Fix missing lwip directory in socket.h including path
Date: Mon, 14 May 2007 07:48:05 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3

Follow-up Comment #14, patch #5865 (project lwip):

Hmm, seems with removing tcp.h from sockets.h, I got now lot of warnings like
:

warning: function "htonl" declared implicitly
warning: function "inet_addr" declared implicitly
...

It seems this problem was masked before because include chain was :

tcp.h
    ip.h
        netif.h
            inet.h

Because ip_addr.h is already in sockets.h, I propose to add inet.h.        
Question: why in sockets.h, opt.h is after ip_addr.h include ?


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?5865>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/





reply via email to

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