chiark / gitweb /
update TODO
[elogind.git] / src / libsystemd / sd-bus / bus-control.h
index 420e091b2e78b6d55d859040f05e48d02bdeb779..aa290edac75cc9521a7a3f97411db5b8f1ec0d49 100644 (file)
@@ -22,6 +22,7 @@
 ***/
 
 #include "sd-bus.h"
+#include "bus-match.h"
 
 int bus_add_match_internal(sd_bus *bus, const char *match, struct bus_match_component *components, unsigned n_components, uint64_t cookie);
 int bus_remove_match_internal(sd_bus *bus, const char *match, uint64_t cookie);