aboutsummaryrefslogtreecommitdiffstats
path: root/reftable/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'reftable/system.h')
-rw-r--r--reftable/system.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/reftable/system.h b/reftable/system.h
index 5ec8583343..8564213475 100644
--- a/reftable/system.h
+++ b/reftable/system.h
@@ -15,7 +15,6 @@ https://developers.google.com/open-source/licenses/bsd
#include "lockfile.h"
#include "tempfile.h"
#include "hash.h" /* hash ID, sizes.*/
-#include "dir.h" /* remove_dir_recursively, for tests.*/
int hash_size(uint32_t id);