/[guile]/guile/guile-core/libguile/posix.c
ViewVC logotype

Diff of /guile/guile-core/libguile/posix.c

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

revision 1.104 by ghouston, Sun Jun 30 19:27:18 2002 UTC revision 1.105 by mvo, Sun Jul 7 19:58:15 2002 UTC
# Line 96  extern char *ttyname(); Line 96  extern char *ttyname();
96  #ifdef HAVE_IO_H  #ifdef HAVE_IO_H
97  #include <io.h>  #include <io.h>
98  #endif  #endif
99  #ifdef HAVE_WINSOCK2_H  #if defined (HAVE_WINSOCK2_H) \
100      && !(defined (__CYGWIN32__) || defined (__CYGWIN__))
101  #include <winsock2.h>  #include <winsock2.h>
102  #endif  #endif
103    

Legend:
Removed from v.1.104  
changed lines
  Added in v.1.105

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