This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: WIN-24: natPlainDatagramSocket.cc


On 24 Feb 2002, Adam Megacz wrote:

> Agreed. Committed as shown below.
>...
> -#ifdef USE_WINSOCK
> -#include <windows.h>
> -#include <winsock.h>
> +#include<platform.h>
> +
> +make #ifdef WIN32
>...

Is this "make" a typo or do I miss something?

cu
Adrian




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