April 2, 2003
6:26 p.m.
On Wed, 2 Apr 2003, Gerald Pfeifer wrote:
#define __WINE_NTDLL_MISC_H
+#include <unistd.h> #include "winnt.h"
This needs something like this: +#ifdef HAVE_UNISTD_H +# include <unistd.h> +#endif -- Dimi.
8396
Age (days ago)
8396
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dimitrie O. Paun