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 'delta.c')
-rw-r--r--delta.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/delta.c b/delta.c
index 05ef7fd6e4..b31957a1d3 100644
--- a/delta.c
+++ b/delta.c
@@ -5,7 +5,6 @@
#include "tag.h"
#include "delta.h"
#include "cache.h"
-#include <string.h>
/* the delta object definition (it can alias any other object) */
struct delta {