X-Git-Url: https://git.librecmc.org/?p=oweals%2Fopkg-lede.git;a=blobdiff_plain;f=tests%2Fopkg_hash_test.c;h=7d4ea9686866a39368738b698940294d93af387f;hp=934dac70daf2687793d6d928d23b101ed007dc5f;hb=f53b702fecb08d1b8ee090bc48c12faeb5d4b49c;hpb=a4b27712ff174fbeabc8509a68b38801a707f000 diff --git a/tests/opkg_hash_test.c b/tests/opkg_hash_test.c index 934dac7..7d4ea96 100644 --- a/tests/opkg_hash_test.c +++ b/tests/opkg_hash_test.c @@ -15,11 +15,11 @@ General Public License for more details. */ -#include "opkg.h" +#include -#include "hash_table.h" -#include "opkg_utils.h" -#include "pkg_hash.h" +#include +#include +#include int main(int argc, char *argv[]) {