dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] pnet/support file.c,1.17,1.18


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] pnet/support file.c,1.17,1.18
Date: Wed, 12 Nov 2003 05:20:11 +0000

Update of /cvsroot/dotgnu-pnet/pnet/support
In directory subversions:/tmp/cvs-serv27888/support

Modified Files:
        file.c 
Log Message:


Adjust a #ifdef so that the locking primitives compile properly with cygwin.


Index: file.c
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/support/file.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** file.c      12 Nov 2003 03:24:34 -0000      1.17
--- file.c      12 Nov 2003 05:20:08 -0000      1.18
***************
*** 38,42 ****
          #include <fcntl.h>
  #endif
! #ifdef _WIN32
        #include <windows.h>
        #include <io.h>
--- 38,42 ----
          #include <fcntl.h>
  #endif
! #ifdef IL_WIN32_PLATFORM
        #include <windows.h>
        #include <io.h>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]