opkg: add string versions of error codes to libopkg_test
[oweals/opkg-lede.git] / libopkg / void_list.c
index af8e6a3c1390fa08f7e24fff628b6af5da18f803..f7490165b3399f5f2eb66143bf3191d114a1b716 100644 (file)
@@ -1,4 +1,4 @@
-/* void_list.c - the itsy package management system
+/* void_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 <errno.h>
 
 #include "void_list.h"