X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=netifd.h;h=be29b3cc8c213e5cb984b4c63197f81c9910b89a;hp=69210acc80ef52b9310087003f0e7920029624f2;hb=f9d0f688fa84f53dfde9bb2c0f04ec2528cf8a14;hpb=3fa53680c85a6e029a3e7b4d673bffee4795fa52 diff --git a/netifd.h b/netifd.h index 69210ac..be29b3c 100644 --- a/netifd.h +++ b/netifd.h @@ -16,4 +16,7 @@ struct device; struct interface; +extern const char *main_path; +void netifd_restart(void); + #endif