X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=bridge.c;h=2a9cc282af864a5dab12d89320e3317741995022;hp=6b6562ccf0b67a2635872e0baf6b3d4c382dfb45;hb=3e22e5b6bddce74aa7b3ca92ff0f089ac9b59ccb;hpb=93e1972d5264f5cea97b4d989084cfbc6b323248 diff --git a/bridge.c b/bridge.c index 6b6562c..2a9cc28 100644 --- a/bridge.c +++ b/bridge.c @@ -5,6 +5,8 @@ #include #include "netifd.h" +#include "device.h" +#include "interface.h" #include "system.h" struct bridge_state {