Commit 8e772c83 authored by Phil Krylov's avatar Phil Krylov Committed by Alexandre Julliard

server: Fix compilation under Darwin 7.

parent ed10e504
......@@ -22,6 +22,7 @@
#include <signal.h>
#include <stdio.h>
#include <sys/time.h>
#ifdef HAVE_POLL_H
#include <poll.h>
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment