]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/udev/udevadm-settle.c
include <poll.h> instead of <sys/poll.h>
[thirdparty/systemd.git] / src / udev / udevadm-settle.c
index 6bcb3a985e99bb99235198bdfaccd0e36cf28e0e..fff5de7a8b42679f2f0084f63e419486c83c1597 100644 (file)
@@ -28,7 +28,7 @@
 #include <getopt.h>
 #include <signal.h>
 #include <time.h>
-#include <sys/poll.h>
+#include <poll.h>
 #include <sys/stat.h>
 #include <sys/types.h>