X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Flibelogind%2Fsd-bus%2Fbus-match.h;h=c33f35dbc6c01b419e4ca39f2a079a93009ac226;hp=8b72a4f7c1642820936064a8d99c26c88fa08527;hb=da4b83e77bc603745cf4a365d7f013301ef7fa89;hpb=58764450160b12913bd66fe89901f0a37dec2774 diff --git a/src/libelogind/sd-bus/bus-match.h b/src/libelogind/sd-bus/bus-match.h index 8b72a4f7c..c33f35dbc 100644 --- a/src/libelogind/sd-bus/bus-match.h +++ b/src/libelogind/sd-bus/bus-match.h @@ -21,10 +21,10 @@ along with systemd; If not, see . ***/ -#include "hashmap.h" - #include "sd-bus.h" +#include "hashmap.h" + enum bus_match_node_type { BUS_MATCH_ROOT, BUS_MATCH_VALUE,