2 Apr
2003
2 Apr
'03
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.
8293
Age (days ago)
8293
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dimitrie O. Paun