diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2018-06-29 04:02:17 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2018-06-29 04:02:17 +0200 |
commit | afb76fdbff6b17ab8d44b5721517cec519eac455 (patch) | |
tree | 906b777fe0e5dd9e356d359f419a0ffe5de9d766 /src/libsystemd/sd-netlink/netlink-util.h | |
parent | tree-wide: drop empty comments (diff) | |
download | systemd-afb76fdbff6b17ab8d44b5721517cec519eac455.tar.xz systemd-afb76fdbff6b17ab8d44b5721517cec519eac455.zip |
tree-wide: drop double newline
Diffstat (limited to 'src/libsystemd/sd-netlink/netlink-util.h')
-rw-r--r-- | src/libsystemd/sd-netlink/netlink-util.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libsystemd/sd-netlink/netlink-util.h b/src/libsystemd/sd-netlink/netlink-util.h index 7c35a2cfa7..b326ceecaf 100644 --- a/src/libsystemd/sd-netlink/netlink-util.h +++ b/src/libsystemd/sd-netlink/netlink-util.h @@ -1,7 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ #pragma once - #include "sd-netlink.h" #include "util.h" |