chiark / gitweb /
sd-bus, shared: fix includes
[elogind.git] / src / libsystemd / sd-bus / bus-message.h
index a68dee42b7395af204d93287310d4e5f23de8c3e..d784e603dd7bdeddbb897ba311a854e2ebe2d3c6 100644 (file)
@@ -23,6 +23,7 @@
 
 #include <stdbool.h>
 #include <byteswap.h>
+#include <sys/socket.h>
 
 #include "macro.h"
 #include "sd-bus.h"