opkg: 's/itsy/opkg/'
[oweals/opkg-lede.git] / libopkg / pkg_dest.h
index 33c72dacd66f68984b08e17eaea9e67dd13747d2..d5d5b3c2830ce2fb9f9ec7c0ea16e0c30bff4cc9 100644 (file)
@@ -1,4 +1,4 @@
-/* pkg_dest.h - the itsy package management system
+/* pkg_dest.h - the opkg package management system
 
    Carl D. Worth
 
@@ -18,6 +18,8 @@
 #ifndef PKG_DEST_H
 #define PKG_DEST_H
 
+#include "includes.h"
+
 typedef struct pkg_dest pkg_dest_t;
 struct pkg_dest
 {