summaryrefslogtreecommitdiff
path: root/methods/rred.cc
diff options
context:
space:
mode:
authorMichael Vogt <egon@debian-devbox>2012-05-11 17:15:52 +0200
committerMichael Vogt <egon@debian-devbox>2012-05-11 17:15:52 +0200
commitc45798dbfce66810be2cea8d0051f429f342e90b (patch)
treeea9318770edf5699c885812ea1e87180d567ad02 /methods/rred.cc
parent3f81d67e1b732c1fdc8c17990249eda0fc2e09d6 (diff)
parent5ca28ebd7445774963d59b35f83c649e1ff61ca0 (diff)
merged from david
Diffstat (limited to 'methods/rred.cc')
-rw-r--r--methods/rred.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/methods/rred.cc b/methods/rred.cc
index 78d1595d4..7c65f8f92 100644
--- a/methods/rred.cc
+++ b/methods/rred.cc
@@ -15,7 +15,6 @@
#include <utime.h>
#include <stdio.h>
#include <errno.h>
-#include <zlib.h>
#include <apti18n.h>
/*}}}*/
/** \brief RredMethod - ed-style incremential patch method {{{