only use -g3 with -DDEBUG
[project/netifd.git] / netifd.h
index 69210ac..be29b3c 100644 (file)
--- a/netifd.h
+++ b/netifd.h
@@ -16,4 +16,7 @@
 struct device;
 struct interface;
 
+extern const char *main_path;
+void netifd_restart(void);
+
 #endif