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