commit 82bde4e0c84db726e042f201e0c9fdcfa44396f1 from: Stefan Sperling date: Wed Mar 18 16:10:31 2020 UTC remove unused header include commit - afa77e037336006a71843ec8523d41f5f1638aaf commit + 82bde4e0c84db726e042f201e0c9fdcfa44396f1 blob - 7d2de740418dca59c54252352e0955b9f4d9bd9a blob + ea5232abfd828a7f52894757aaa990fca8c07c9b --- lib/object.c +++ lib/object.c @@ -51,7 +51,6 @@ #include "got_lib_object_cache.h" #include "got_lib_object_parse.h" #include "got_lib_pack.h" -#include "got_lib_fetch.h" #include "got_lib_repository.h" #ifndef MIN