fix compile issues on OS X and FreeBSD
[oweals/opkg-lede.git] / tests / libopkg_test.c
index dbe1e7e37b4fbf759a72a6d703a0fea208ef7d91..31a22b0b51df2d7a16617be4d2b5a164e7ccbdf4 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <opkg.h>
 
+int opkg_state_changed;
 pkg_t *find_pkg = NULL;