summaryrefslogtreecommitdiff
path: root/src/network/networkd-sriov.h
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2020-09-30 02:24:02 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2020-10-07 02:44:42 +0900
commitee446d57b844d18c3a283b62fe8fca0daac90e96 (patch)
tree1f4b46b1cc93dbde0e8cf71109b14130c25aec6d /src/network/networkd-sriov.h
parent75ffb011b059be96d73241e6eb4a481ec667a4cb (diff)
downloadsystemd-ee446d57b844d18c3a283b62fe8fca0daac90e96.tar.gz
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"