X-Git-Url: https://git.librecmc.org/?p=oweals%2Fopkg-lede.git;a=blobdiff_plain;f=tests%2Flibopkg_test.c;h=4d82a6721ae4898c6fb543eac9362251753dddd5;hp=720e3e9516e221c1c810c5246a40191747431e9b;hb=599cc259280ccde97b2a3b459c3f015db6390127;hpb=46b5b8779dbb8e5e03622fc34dbc943a4400c436 diff --git a/tests/libopkg_test.c b/tests/libopkg_test.c index 720e3e9..4d82a67 100644 --- a/tests/libopkg_test.c +++ b/tests/libopkg_test.c @@ -1,9 +1,10 @@ -#include -#include #include +#include #include #include +#include + pkg_t *find_pkg = NULL;