X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=interface.h;h=6bd8761ee7d2fdb36f14b3137bbf550d78091c77;hp=87a7cb3a195b92a45eecbc92b69813a4c3d57931;hb=aa76c9ee78146f97512f96524d3abb94210040a5;hpb=c986fc7131d360923908546deab26717a839400d 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;