summaryrefslogtreecommitdiff
path: root/src/network/networkd-netdev-dummy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/networkd-netdev-dummy.c')
-rw-r--r--src/network/networkd-netdev-dummy.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/network/networkd-netdev-dummy.c b/src/network/networkd-netdev-dummy.c
index 01c10a2d73..bb246a2be0 100644
--- a/src/network/networkd-netdev-dummy.c
+++ b/src/network/networkd-netdev-dummy.c
@@ -20,12 +20,7 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include <netinet/ether.h>
-#include <arpa/inet.h>
-#include <net/if.h>
-#include <linux/veth.h>
-#include "sd-rtnl.h"
#include "networkd-netdev-dummy.h"
const NetDevVTable dummy_vtable = {