X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=netifd.h;h=be29b3cc8c213e5cb984b4c63197f81c9910b89a;hp=916b79e5b6ae2973395a4b3049a8b05cf5877061;hb=1c669b1e235dd6662a6165fe8bc6ae069da22de4;hpb=275a09d6c5ca1c1b03cfc74a5f856c7304adc80c diff --git a/netifd.h b/netifd.h index 916b79e..be29b3c 100644 --- a/netifd.h +++ b/netifd.h @@ -16,6 +16,7 @@ struct device; struct interface; +extern const char *main_path; void netifd_restart(void); #endif