add some configuration code for interfaces, bind interfaces to regular devices
[project/netifd.git] / system-dummy.c
index e143d8b..aadb64f 100644 (file)
@@ -2,6 +2,7 @@
 #include <string.h>
 
 #include "netifd.h"
+#include "device.h"
 
 int system_bridge_addbr(struct device *bridge)
 {