projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
apt-pkg/edsp.cc: do not use stderr in WriteSolution at all
[apt.git]
/
methods
/
rred.cc
diff --git
a/methods/rred.cc
b/methods/rred.cc
index 78d1595d4ec468e89a953df266563d94590ba2d7..7c65f8f9223a30d15d552d27d7dfb4ebdc90a852 100644
(file)
--- 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 {{{