Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'send-pack.c')
-rw-r--r--send-pack.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/send-pack.c b/send-pack.c
index 351037b07b..7ebd1b3507 100644
--- a/send-pack.c
+++ b/send-pack.c
@@ -18,6 +18,7 @@
#include "oid-array.h"
#include "gpg-interface.h"
#include "shallow.h"
+#include "parse-options.h"
#include "trace2.h"
#include "write-or-die.h"