summaryrefslogtreecommitdiffstats
path: root/libopkg/opkg_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'libopkg/opkg_state.h')
-rw-r--r--libopkg/opkg_state.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libopkg/opkg_state.h b/libopkg/opkg_state.h
index d2e8e38..9442d93 100644
--- a/libopkg/opkg_state.h
+++ b/libopkg/opkg_state.h
@@ -20,6 +20,8 @@
#include <opkg_message.h>
+extern int opkg_state_changed;
+
typedef enum _opkg_state {
OPKG_STATE_NONE,
OPKG_STATE_DOWNLOADING_PKG,