summaryrefslogtreecommitdiff
path: root/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'system.h')
-rw-r--r--system.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/system.h b/system.h
index 835a49d..8658467 100644
--- a/system.h
+++ b/system.h
@@ -3,6 +3,7 @@
#include <sys/socket.h>
#include "device.h"
+#include "interface-ip.h"
int system_bridge_addbr(struct device *bridge);
int system_bridge_delbr(struct device *bridge);