diff options
Diffstat (limited to 'src/clone.c')
-rw-r--r-- | src/clone.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/clone.c b/src/clone.c index af3298fd0..5b6c6f77d 100644 --- a/src/clone.c +++ b/src/clone.c @@ -21,6 +21,7 @@ #include "fileops.h" #include "refs.h" #include "path.h" +#include "repository.h" static int create_branch( git_reference **branch, |