projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
prepare 0.9.14.3~exp1
[apt.git]
/
apt-inst
/
deb
/
debfile.h
diff --git
a/apt-inst/deb/debfile.h
b/apt-inst/deb/debfile.h
index d94b744467760d24c0ddbdeb8062296def5fc9c2..38211fb0f9ee5c0bb8450cca1a02d8732c1d667e 100644
(file)
--- a/
apt-inst/deb/debfile.h
+++ b/
apt-inst/deb/debfile.h
@@
-29,6
+29,10
@@
#include <apt-pkg/tagfile.h>
#include <apt-pkg/pkgcache.h>
+#ifndef APT_8_CLEANER_HEADERS
+#include <apt-pkg/md5.h>
+#endif
+
class FileFd;
class debDebFile