add an ubus call for restarting netifd
[project/netifd.git] / netifd.h
index 69210ac..916b79e 100644 (file)
--- a/netifd.h
+++ b/netifd.h
@@ -16,4 +16,6 @@
 struct device;
 struct interface;
 
+void netifd_restart(void);
+
 #endif