aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/libxl/libxl_event.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/libxl/libxl_event.h b/tools/libxl/libxl_event.h
index f88911500d..ea553f61e6 100644
--- a/tools/libxl/libxl_event.h
+++ b/tools/libxl/libxl_event.h
@@ -17,6 +17,8 @@
#define LIBXL_EVENT_H
#include <libxl.h>
+#include <poll.h>
+#include <sys/time.h>
/*======================================================================*/