/[lwip]/lwip/src/include/lwip/dhcp.h
ViewVC logotype

Diff of /lwip/src/include/lwip/dhcp.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by likewise, Mon Mar 10 16:09:41 2003 UTC revision 1.11 by jani, Wed Mar 19 12:37:46 2003 UTC
# Line 87  PACK_STRUCT_END Line 87  PACK_STRUCT_END
87  #  include "arch/epstruct.h"  #  include "arch/epstruct.h"
88  #endif  #endif
89    
 /* Declare here to avoid including netif.h creating a circular dependency */  
 //struct netif;  
   
90  /** start DHCP configuration */  /** start DHCP configuration */
91  err_t dhcp_start(struct netif *netif);  err_t dhcp_start(struct netif *netif);
92  /** stop DHCP configuration */  /** stop DHCP configuration */

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26