summaryrefslogtreecommitdiff
path: root/delta.c
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 05ef7fd..b31957a 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 {