summaryrefslogtreecommitdiffhomepage
path: root/system-dummy.c
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-03-29 21:12:07 +0200
committerFelix Fietkau <nbd@openwrt.org>2011-03-29 21:12:07 +0200
commitaa76c9ee78146f97512f96524d3abb94210040a5 (patch)
tree03084f3b49c093d0abfa1e81eb913942762f2203 /system-dummy.c
parentc986fc7131d360923908546deab26717a839400d (diff)
rework includes
Diffstat (limited to 'system-dummy.c')
-rw-r--r--system-dummy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/system-dummy.c b/system-dummy.c
index e143d8b..aadb64f 100644
--- a/system-dummy.c
+++ b/system-dummy.c
@@ -2,6 +2,7 @@
#include <string.h>
#include "netifd.h"
+#include "device.h"
int system_bridge_addbr(struct device *bridge)
{