]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/libsystemd/sd-bus/bus-type.h
log: minimize includes in log.h
[thirdparty/systemd.git] / src / libsystemd / sd-bus / bus-type.h
index ae272b1e6a33521b8bc3cfe49f5e5e939d0a1fb2..834f09777a5d05fc6ead547e4b3f5bf43feac51c 100644 (file)
@@ -22,8 +22,6 @@
 
 #include <stdbool.h>
 
-#include "sd-bus.h"
-
 #include "macro.h"
 
 bool bus_type_is_valid(char c) _const_;