From aa76c9ee78146f97512f96524d3abb94210040a5 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 29 Mar 2011 21:12:07 +0200 Subject: rework includes --- interface.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'interface.h') diff --git a/interface.h b/interface.h index 87a7cb3..6bd8761 100644 --- a/interface.h +++ b/interface.h @@ -1,6 +1,8 @@ #ifndef __NETIFD_INTERFACE_H #define __NETIFD_INTERFACE_H +#include "device.h" + struct interface; struct interface_proto_state; -- cgit v1.2.3