summaryrefslogtreecommitdiffstats
path: root/src/network/networkd-sriov.h
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2020-09-29 19:24:02 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2020-10-06 19:44:42 +0200
commitee446d57b844d18c3a283b62fe8fca0daac90e96 (patch)
tree1f4b46b1cc93dbde0e8cf71109b14130c25aec6d /src/network/networkd-sriov.h
parentnetwork: drop unused fdb_ntf_flags_to_string() (diff)
downloadsystemd-ee446d57b844d18c3a283b62fe8fca0daac90e96.tar.xz
systemd-ee446d57b844d18c3a283b62fe8fca0daac90e96.zip
network: cleanup networkd-fdb.h
Diffstat (limited to 'src/network/networkd-sriov.h')
-rw-r--r--src/network/networkd-sriov.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/network/networkd-sriov.h b/src/network/networkd-sriov.h
index a545d1292a..04cc4270f1 100644
--- a/src/network/networkd-sriov.h
+++ b/src/network/networkd-sriov.h
@@ -5,6 +5,7 @@
#include <linux/if_link.h>
#include "conf-parser.h"
+#include "ether-addr-util.h"
#include "networkd-link.h"
#include "networkd-network.h"
#include "networkd-util.h"