]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/acquire.h
Merge branch 'debian/experimental' into feature/srv-records
[apt.git] / apt-pkg / acquire.h
index f33362922dedcd451ea1c0d8afce73066e074a50..fc90624e1e6193946094e48ee2d2e3f046c57a82 100644 (file)
@@ -111,6 +111,7 @@ class pkgAcquire
    struct MethodConfig;
    struct ItemDesc;
    friend class Item;
+   friend class pkgAcqMetaBase;
    friend class Queue;
 
    typedef std::vector<Item *>::iterator ItemIterator;