diff options
Diffstat (limited to 'negotiator/noop.c')
-rw-r--r-- | negotiator/noop.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/negotiator/noop.c b/negotiator/noop.c index de39028..65e3c20 100644 --- a/negotiator/noop.c +++ b/negotiator/noop.c @@ -1,6 +1,5 @@ #include "git-compat-util.h" #include "noop.h" -#include "../commit.h" #include "../fetch-negotiator.h" static void known_common(struct fetch_negotiator *n UNUSED, |