opkg: split out opkg.h
[oweals/opkg-lede.git] / libopkg / opkg_state.h
index d2e8e384d9eebfc28355538f74cafb0de5d698b8..9442d939487dbdc21988231970d7cd4d33cd5472 100644 (file)
@@ -20,6 +20,8 @@
 
 #include <opkg_message.h>
 
+extern int opkg_state_changed;
+
 typedef enum _opkg_state {
   OPKG_STATE_NONE,
   OPKG_STATE_DOWNLOADING_PKG,