X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fprocd.git;a=blobdiff_plain;f=procd.h;h=5aa3aea068aa019965fa76b85525e710085c17b4;hp=88886a3e13eab2a566514bd69c6210c6a7bcd6e0;hb=b39c362c6d1c6a0515e12f14f808c6fc79d5ec2d;hpb=8eecf942b50d88dbcd7517817fe5c557f10541e0 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);