diff options
Diffstat (limited to 'src/libsystemd/sd-bus/bus-match.h')
-rw-r--r-- | src/libsystemd/sd-bus/bus-match.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libsystemd/sd-bus/bus-match.h b/src/libsystemd/sd-bus/bus-match.h index f7c7205aae..b9c0fcec90 100644 --- a/src/libsystemd/sd-bus/bus-match.h +++ b/src/libsystemd/sd-bus/bus-match.h @@ -1,7 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ #pragma once - #include "sd-bus.h" #include "hashmap.h" |