rework includes
[project/netifd.git] / interface.h
index 87a7cb3..6bd8761 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef __NETIFD_INTERFACE_H
 #define __NETIFD_INTERFACE_H
 
+#include "device.h"
+
 struct interface;
 struct interface_proto_state;