summaryrefslogtreecommitdiff
path: root/tests/network
diff options
context:
space:
mode:
Diffstat (limited to 'tests/network')
-rw-r--r--tests/network/remote/local.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/network/remote/local.c b/tests/network/remote/local.c
index 7bae03847..76872e51f 100644
--- a/tests/network/remote/local.c
+++ b/tests/network/remote/local.c
@@ -2,6 +2,7 @@
#include "buffer.h"
#include "path.h"
#include "posix.h"
+#include "git2/sys/repository.h"
static git_repository *repo;
static git_buf file_path_buf = GIT_BUF_INIT;