chiark / gitweb /
include <poll.h> instead of <sys/poll.h>
[elogind.git] / src / bus-proxyd / test-bus-xml-policy.c
index 4b07747e1ed71af9c7d5138eb44cbbf227e9c2aa..421487e03869e81607a6480601bf84c020cb3b75 100644 (file)
@@ -26,7 +26,7 @@
 #include <unistd.h>
 #include <string.h>
 #include <errno.h>
-#include <sys/poll.h>
+#include <poll.h>
 #include <stddef.h>
 #include <getopt.h>