/[pengfork]/pengfork/include/tcpip/tcpip.h
ViewVC logotype

Diff of /pengfork/include/tcpip/tcpip.h

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

revision 1.5 by chupa, Sun Dec 8 13:33:38 2002 UTC revision 1.6 by chupa, Fri Dec 13 15:29:15 2002 UTC
# Line 31  Line 31 
31  # include "config.h"  # include "config.h"
32  #endif  #endif
33    
 #ifdef WITH_TCPIP  
   
34  extern int tcpipfd;  extern int tcpipfd;
35    
36  int tcpip_connect (void);  int tcpip_connect (void);
37  int tcpip_close (void);  int tcpip_close (void);
38  int tcpip_connected (void);  int tcpip_connected (void);
39    
 #endif /* WITH_TCPIP */  
   
40  #endif /* __TCPIP_TCPIP_H__ */  #endif /* __TCPIP_TCPIP_H__ */

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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