chiark / gitweb /
shared: add missing include
[elogind.git] / src / shared / logs-show.c
index c99fc7569429d94324b1c5874baefc349591160e..0e3fd3de2630c14e0dfee67eebf11d7cf204438f 100644 (file)
@@ -23,6 +23,7 @@
 #include <assert.h>
 #include <errno.h>
 #include <sys/poll.h>
+#include <sys/socket.h>
 #include <string.h>
 #include <fcntl.h>