libopkg: stop exporting random symbols into the wild
[oweals/opkg-lede.git] / libopkg / pkg_src_list.c
index c1e63b4b2951c93229b0c2c2235e7cfc30b36696..4f07ca4be5c1d4d3225861187f0054fcb4c71d38 100644 (file)
@@ -1,4 +1,4 @@
-/* pkg_src_list.c - the itsy package management system
+/* pkg_src_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 "pkg_src_list.h"
 #include "void_list.h"