commit d89a2828a39d1ae3d6c68b2d325ce6a3d0ca768a from: Stefan Sperling date: Tue Jul 05 19:19:12 2022 UTC delta_cache.c needs to include ; unbreaks -portable build on ubuntu commit - d68f2c0e20f502d7bea2f0136527683f830b3d6c commit + d89a2828a39d1ae3d6c68b2d325ce6a3d0ca768a blob - 3e84b2cb0fa7e3e391401f0f6fe2dc4747a01222 blob + 70ace572f447749d8c902a1519092c82e736e41a --- lib/delta_cache.c +++ lib/delta_cache.c @@ -18,6 +18,7 @@ #include #include +#include #include #include #include