X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=src%2Flibsystemd%2Fsd-bus%2Ftest-bus-cleanup.c;h=51aa0a9ad0e8a21a5d2660f13f78e05112b89a4b;hb=07630cea1f3a845c09309f197ac7c4f11edd3b62;hp=f58688059304e821be5be2495317eeaf9814eb9f;hpb=4f5dd3943bef8a04be7e3b838b822bb9a7ad6cb3;p=thirdparty%2Fsystemd.git diff --git a/src/libsystemd/sd-bus/test-bus-cleanup.c b/src/libsystemd/sd-bus/test-bus-cleanup.c index f5868805930..51aa0a9ad0e 100644 --- a/src/libsystemd/sd-bus/test-bus-cleanup.c +++ b/src/libsystemd/sd-bus/test-bus-cleanup.c @@ -22,9 +22,10 @@ #include #include "sd-bus.h" -#include "bus-util.h" + #include "bus-internal.h" #include "bus-message.h" +#include "bus-util.h" #include "refcnt.h" static void test_bus_new(void) {