This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

inet_ntoa not in <netinet/in.h>



  Is there some reason why netinet/in.h (aka cygwin32/in.h) shouldn't include
<mywinsock.h>  automatically?

*** in.h~	Wed Jul 29 15:26:08 1998
--- cygwin32/in.h	Thu Jul 30 12:11:13 1998
***************
*** 184,188 ****
--- 184,190 ----
  	unsigned long sin6_flowinfo;
  	struct in_addr6 sin6_addr;
  };
+ 
+ #include <mywinsock.h>
  
  #endif	/* _CYGWIN32_IN_H */


   :!mcr!:            |  Solidum Systems Corporation, http://www.solidum.com
   Michael Richardson |For a better connected world,where data flows faster<tm>
 Personal: <A HREF="http://www.sandelman.ottawa.on.ca/People/Michael_Richardson/Bio.html">mcr@sandelman.ottawa.on.ca</A>. PGP key available.
 Corporate: <A HREF="mailto:mcr@solidum.com">mcr@solidum.com</A>. 



-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]