X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fbus-proxyd%2Ftest-bus-xml-policy.c;h=d19d0e1b606ca2650ce0a3491b2d30d0fac1f453;hp=421487e03869e81607a6480601bf84c020cb3b75;hb=b6e676ce41508e2aeea22202fc8f234126177f52;hpb=0a6f50c0afdfc434b492493bd9efab20cbee8623 diff --git a/src/bus-proxyd/test-bus-xml-policy.c b/src/bus-proxyd/test-bus-xml-policy.c index 421487e03..d19d0e1b6 100644 --- a/src/bus-proxyd/test-bus-xml-policy.c +++ b/src/bus-proxyd/test-bus-xml-policy.c @@ -19,27 +19,14 @@ along with systemd; If not, see . ***/ -#include -#include -#include -#include #include -#include #include -#include #include -#include #include "log.h" #include "util.h" #include "sd-bus.h" -#include "bus-internal.h" -#include "bus-message.h" -#include "bus-util.h" -#include "build.h" #include "strv.h" -#include "def.h" -#include "capability.h" #include "bus-xml-policy.h" static int test_policy_load(Policy *p, const char *name) {