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

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

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

revision 1.108 by mvo, Mon Feb 11 18:06:49 2002 UTC revision 1.109 by ela, Wed Feb 27 15:41:01 2002 UTC
# Line 69  size_t fwrite (); Line 69  size_t fwrite ();
69  #include <errno.h>  #include <errno.h>
70    
71  #include "libguile/iselect.h"  #include "libguile/iselect.h"
72  /* Some defines for Windows. */  
73    /* Some defines for Windows (native port, not Cygwin). */
74  #ifdef __MINGW32__  #ifdef __MINGW32__
75  # include <sys/stat.h>  # include <sys/stat.h>
76  # include <winsock2.h>  # include <winsock2.h>

Legend:
Removed from v.1.108  
changed lines
  Added in v.1.109

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