aboutsummaryrefslogtreecommitdiff
path: root/count-delta.c
diff options
context:
space:
mode:
Diffstat (limited to 'count-delta.c')
-rw-r--r--count-delta.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/count-delta.c b/count-delta.c
index dd81e9296..3bcc205f5 100644
--- a/count-delta.c
+++ b/count-delta.c
@@ -6,7 +6,6 @@
#include <stdlib.h>
#include <string.h>
#include <limits.h>
-#include "delta.h"
#include "count-delta.h"
static unsigned long get_hdr_size(const unsigned char **datap)