apt-pkg/acquire-item.{cc,h}: mark InRelease with Fail-Ignore to ensure the mirror...
[ntk/apt.git] / apt-pkg / acquire-item.h
index 2ae7bf2..f763577 100644 (file)
@@ -854,6 +854,7 @@ class pkgAcqMetaClearSig : public pkgAcqMetaIndex
 
 public:
    void Failed(string Message,pkgAcquire::MethodConfig *Cnf);
+   virtual string Custom600Headers();
 
    /** \brief Create a new pkgAcqMetaClearSig. */
    pkgAcqMetaClearSig(pkgAcquire *Owner,