projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Arch() on a MultiArch:all version should return "all" to be compatible
[apt.git]
/
apt-pkg
/
cachefile.h
diff --git
a/apt-pkg/cachefile.h
b/apt-pkg/cachefile.h
index a128c29ab07f2221f6dd2ac4106fd745707a03e2..3b057951c81fdfa5dff93809ec6ef3979e396a5e 100644
(file)
--- a/
apt-pkg/cachefile.h
+++ b/
apt-pkg/cachefile.h
@@
-17,11
+17,10
@@
#ifndef PKGLIB_CACHEFILE_H
#define PKGLIB_CACHEFILE_H
#ifndef PKGLIB_CACHEFILE_H
#define PKGLIB_CACHEFILE_H
-#ifdef __GNUG__
-#pragma interface "apt-pkg/cachefile.h"
-#endif
#include <apt-pkg/depcache.h>
#include <apt-pkg/depcache.h>
+#include <apt-pkg/acquire.h>
+#include <apt-pkg/sourcelist.h>
class pkgPolicy;
class pkgCacheFile
class pkgPolicy;
class pkgCacheFile