aboutsummaryrefslogtreecommitdiff
path: root/test-hashmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'test-hashmap.c')
-rw-r--r--test-hashmap.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/test-hashmap.c b/test-hashmap.c
index 7e86f886d..f5183fb9e 100644
--- a/test-hashmap.c
+++ b/test-hashmap.c
@@ -1,6 +1,5 @@
-#include "cache.h"
+#include "git-compat-util.h"
#include "hashmap.h"
-#include <stdio.h>
struct test_entry
{