]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/acquire-method.h
make http size check work
[apt.git] / apt-pkg / acquire-method.h
index cdeecc9a73983d602db3e304da750e6bcf9c7d3c..2e4e8281a978d92bb13c48fe2cdebaffabf2fad9 100644 (file)
@@ -48,6 +48,7 @@ class pkgAcqMethod
       bool IndexFile;
       bool FailIgnore;
       HashStringList ExpectedHashes;
       bool IndexFile;
       bool FailIgnore;
       HashStringList ExpectedHashes;
+      unsigned long long ExpectedSize;
    };
    
    struct FetchResult
    };
    
    struct FetchResult