mirror of
https://github.com/reactos/wine.git
synced 2025-03-06 03:37:28 +00:00
Include <unistd.h> for prototype of select().
This commit is contained in:
parent
0d5f1ab2d9
commit
eb0231da29
@ -17,6 +17,7 @@
|
||||
#include <sys/time.h>
|
||||
#include <stdlib.h>
|
||||
#include <ctype.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "windows.h"
|
||||
#include "wininet.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user