WIN-10: patch to name-finder.h

Bryce McKinlay bryce@waitaki.otago.ac.nz
Mon Feb 4 17:18:00 GMT 2002


Adam Megacz wrote:

>
> #include <sys/types.h>
>+
>+#if defined (HAVE_PIPE) && defined (HAVE_FORK)
> #include <sys/wait.h>
>+#endif
> 
> #include <string.h>
> #include <stdio.h>
>

This should be HAVA_SYS_WAIT_H or some such shouldn't it?

regards

Bryce.




More information about the Java-patches mailing list