aboutsummaryrefslogtreecommitdiff
path: root/checkout-cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'checkout-cache.c')
-rw-r--r--checkout-cache.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/checkout-cache.c b/checkout-cache.c
index 972b1f776..f65be62b4 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;