X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Flibsystemd%2Fsd-bus%2Ftest-bus-zero-copy.c;h=2d062fc9b5009eb61ee96360ea8be68ecf059c1a;hp=4ea9f9fc3530ae895846a910f7f7aa577ee888de;hb=2eec67acbb00593e414549a7e5b35eb7dd776b1b;hpb=4aab5d0cbd979b2cccb88534f118bceaa86466d8 diff --git a/src/libsystemd/sd-bus/test-bus-zero-copy.c b/src/libsystemd/sd-bus/test-bus-zero-copy.c index 4ea9f9fc3..2d062fc9b 100644 --- a/src/libsystemd/sd-bus/test-bus-zero-copy.c +++ b/src/libsystemd/sd-bus/test-bus-zero-copy.c @@ -19,7 +19,6 @@ along with systemd; If not, see . ***/ -#include #include #include "util.h" @@ -28,7 +27,6 @@ #include "sd-bus.h" #include "bus-message.h" -#include "bus-error.h" #include "bus-kernel.h" #include "bus-dump.h"