chiark / gitweb /
Add gettext support
[elogind.git] / src / shared / ask-password-api.c
index d6589a67f695c7db2aed8fc38d38115f47bf06ba..0a61dafc59026631532478607488e3736fcd80a1 100644 (file)
@@ -21,7 +21,7 @@
 #include <stdbool.h>
 #include <termios.h>
 #include <unistd.h>
-#include <sys/poll.h>
+#include <poll.h>
 #include <sys/inotify.h>
 #include <errno.h>
 #include <fcntl.h>