X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fprocd.git;a=blobdiff_plain;f=procd.h;fp=procd.h;h=a0c7a996f6e19171fbf59137f67c19cb3aefdfee;hp=34cc9a1beb3e6570eb5aa356fa525603053e6833;hb=315f04d8b823adda96041c17f6672b7790376ccb;hpb=8fd40e8352bac9992ca4ebd50998d4e961f5404b diff --git a/procd.h b/procd.h index 34cc9a1..a0c7a99 100644 --- a/procd.h +++ b/procd.h @@ -42,6 +42,7 @@ } while (0) extern char *ubus_socket; +extern int upgrade_running; extern unsigned int debug; void debug_init(void);