]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/pkgrecords.h
* merged with apt--mvo
[apt.git] / apt-pkg / pkgrecords.h
index 31c444dbf9c82becf1cdde4fbf94be5eea74d890..ece91680e518e3daf3b86cd912ded17c35bc7128 100644 (file)
@@ -33,6 +33,7 @@ class pkgRecords
    
    pkgCache &Cache;
    Parser **Files;
+   int PackageFileCount;
       
    public: