rework includes
[project/netifd.git] / ubus.c
diff --git a/ubus.c b/ubus.c
index e5df1fb1b9fe3c327e9660a2b1c9998618e52c30..72cf0e54737f8ff972cc9bf4f1448da63ee6192e 100644 (file)
--- a/ubus.c
+++ b/ubus.c
@@ -1,6 +1,7 @@
 #include <string.h>
 
 #include "netifd.h"
+#include "interface.h"
 #include "ubus.h"
 
 static struct ubus_context *ctx = NULL;