opkg: remove opkg.h in preperation for new API
[oweals/opkg-lede.git] / libopkg / opkg_utils.h
index 782d7d67d8012ce1664420f69cb7568321e65224..4d11316683b38be46620581af115aa058de1c971 100644 (file)
@@ -19,6 +19,7 @@
 #define OPKG_UTILS_H
 
 #include "pkg.h"
 #define OPKG_UTILS_H
 
 #include "pkg.h"
+#include "opkg_error.h"
 
 void push_error_list(struct errlist **errors,char * msg);
 void reverse_error_list(struct errlist **errors);
 
 void push_error_list(struct errlist **errors,char * msg);
 void reverse_error_list(struct errlist **errors);