chiark / gitweb /
remove unused includes
[elogind.git] / src / libsystemd / sd-bus / bus-message.h
index 32955329b42e68aef9c2ae148bd81095c5362766..a68dee42b7395af204d93287310d4e5f23de8c3e 100644 (file)
 
 #include <stdbool.h>
 #include <byteswap.h>
-#include <sys/socket.h>
 
 #include "macro.h"
 #include "sd-bus.h"
-#include "kdbus.h"
 #include "time-util.h"
 #include "bus-creds.h"
 #include "bus-protocol.h"