X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fprocd.git;a=blobdiff_plain;f=procd.h;h=5aa3aea068aa019965fa76b85525e710085c17b4;hp=88886a3e13eab2a566514bd69c6210c6a7bcd6e0;hb=5b1fb35427ba36d20c9f2a6b9403d1545b3abee6;hpb=5918b6d3c38dea4c9cdbc229d34494e4185aa2b3 diff --git a/procd.h b/procd.h index 88886a3..5aa3aea 100644 --- a/procd.h +++ b/procd.h @@ -27,7 +27,6 @@ #define __init __attribute__((constructor)) extern char *ubus_socket; -extern int upgrade_running; void procd_connect_ubus(void); void procd_reconnect_ubus(int reconnect);