From 0b1831c20c4d30077b6560b2b7d88bdb220d5cef Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Wed, 6 Aug 2014 12:50:53 +0200 Subject: networkd: split out networkd-link.h --- src/network/networkd-netdev.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/network/networkd-netdev.c') diff --git a/src/network/networkd-netdev.c b/src/network/networkd-netdev.c index 4a6f6e3475..825b86d2a7 100644 --- a/src/network/networkd-netdev.c +++ b/src/network/networkd-netdev.c @@ -22,6 +22,7 @@ #include #include "networkd-netdev.h" +#include "networkd-link.h" #include "network-internal.h" #include "path-util.h" #include "conf-files.h" -- cgit v1.2.3-54-g00ecf