proto-shell: add l3 interface claim/release
[project/netifd.git] / netifd.h
index 916b79e5b6ae2973395a4b3049a8b05cf5877061..be29b3cc8c213e5cb984b4c63197f81c9910b89a 100644 (file)
--- a/netifd.h
+++ b/netifd.h
@@ -16,6 +16,7 @@
 struct device;
 struct interface;
 
+extern const char *main_path;
 void netifd_restart(void);
 
 #endif