summaryrefslogtreecommitdiffstats
path: root/procd.h
diff options
context:
space:
mode:
Diffstat (limited to 'procd.h')
-rw-r--r--procd.h1
1 files changed, 1 insertions, 0 deletions
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);