src/os/windows/vm/jvm_windows.h

changeset 3747
ec15e8f6e4f1
parent 3344
11c26bfcf8c7
child 4144
ba8fd2fe198b
     1.1 --- a/src/os/windows/vm/jvm_windows.h	Wed Apr 18 16:08:34 2012 -0700
     1.2 +++ b/src/os/windows/vm/jvm_windows.h	Tue Apr 24 12:15:32 2012 -0700
     1.3 @@ -59,7 +59,7 @@
     1.4  
     1.5  #include <Tlhelp32.h>
     1.6  
     1.7 -typedef unsigned int socklen_t;
     1.8 +typedef int socklen_t;
     1.9  
    1.10  // #include "jni.h"
    1.11  

mercurial