projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
make /etc/apt/preferences parser deal with comment only sections
[apt.git]
/
apt-pkg
/
deb
/
debrecords.h
diff --git
a/apt-pkg/deb/debrecords.h
b/apt-pkg/deb/debrecords.h
index 9c7ea6b486c8e5803d0d8a6db3623030def2d19a..b5e3bbdba85fd552141784daa3049863224ba9e4 100644
(file)
--- a/
apt-pkg/deb/debrecords.h
+++ b/
apt-pkg/deb/debrecords.h
@@
-18,6
+18,10
@@
#include <apt-pkg/tagfile.h>
#include <apt-pkg/fileutl.h>
+#ifndef APT_8_CLEANER_HEADERS
+#include <apt-pkg/indexfile.h>
+#endif
+
class debRecordParser : public pkgRecords::Parser
{
/** \brief dpointer placeholder (for later in case we need it) */