mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 12:54:13 +00:00
server: Fix compilation under Darwin 7.
This commit is contained in:
parent
ed10e5046c
commit
8e772c83ef
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
|
||||
#include <signal.h>
|
||||
#include <stdio.h>
|
||||
#include <sys/time.h>
|
||||
#ifdef HAVE_POLL_H
|
||||
#include <poll.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue