diff options
Diffstat (limited to 'checkout-cache.c')
-rw-r--r-- | checkout-cache.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/checkout-cache.c b/checkout-cache.c index 972b1f776e..f65be62b4a 100644 --- a/checkout-cache.c +++ b/checkout-cache.c @@ -32,8 +32,6 @@ * of "-a" causing problems (not possible in the above example, * but get used to it in scripting!). */ -#include <sys/param.h> - #include "cache.h" static int force = 0, quiet = 0; |