--- a/checkout-cache.c +++ b/checkout-cache.c @@ -34,6 +34,7 @@ */ #include #include +#include #include "cache.h" static int force = 0, quiet = 0, not_new = 0;