opkg: improve opkg_install error reporting and include a check to verify repository...
[oweals/opkg-lede.git] / libopkg / str_list.c
index e79bf8d9d3b7d11d60647eee3fcbd59d0c28274f..d6f9209e02171eaebc848bd31c5f347e5e371292 100644 (file)
@@ -1,4 +1,4 @@
-/* str_list.c - the itsy package management system
+/* str_list.c - the opkg package management system
 
    Carl D. Worth
 
@@ -15,7 +15,7 @@
    General Public License for more details.
 */
 
-#include "opkg.h"
+#include "includes.h"
 
 #include "str_list.h"