Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2cf33fe

Browse files
committed
index test: include repository.h for decl
1 parent 149d5d8 commit 2cf33fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/index/racy.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
#include "buffer.h"
55
#include "index.h"
6+
#include "repository.h"
67

78
static git_repository *g_repo;
89

0 commit comments

Comments
 (0)