X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=libopkg%2Fpkg_hash.h;h=6b1473c1b7e3db672ab8458227de7fad3b80bc84;hb=922c14bca8e95e1d507ece63e0464f45dc92443c;hp=730341878af60e6cfff12ee300d28f6e8f521dc5;hpb=4b0b7ca249bfa4ecc099c2ca56527eb91776f198;p=oweals%2Fopkg-lede.git diff --git a/libopkg/pkg_hash.h b/libopkg/pkg_hash.h index 7303418..6b1473c 100644 --- a/libopkg/pkg_hash.h +++ b/libopkg/pkg_hash.h @@ -1,4 +1,4 @@ -/* pkg_hash.h - the itsy package management system +/* pkg_hash.h - the opkg package management system Steven M. Ayer @@ -19,6 +19,8 @@ #define PKG_HASH_H #include "pkg.h" +#include "pkg_src.h" +#include "pkg_dest.h" #include "pkg_vec.h" #include "hash_table.h"