diff options
Diffstat (limited to 'src/libsystemd/sd-bus/bus-control.h')
-rw-r--r-- | src/libsystemd/sd-bus/bus-control.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libsystemd/sd-bus/bus-control.h b/src/libsystemd/sd-bus/bus-control.h index c53361d558..3fb52b67c6 100644 --- a/src/libsystemd/sd-bus/bus-control.h +++ b/src/libsystemd/sd-bus/bus-control.h @@ -1,7 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ #pragma once - #include "sd-bus.h" int bus_add_match_internal(sd_bus *bus, const char *match); |