]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/pkgcache.h
More cache usage counters
[apt.git] / apt-pkg / pkgcache.h
index 56ab50a372d039abed9a612ab00e323c42c79084..f959f42333fc2d1a2192eb3298e755e7fd1f5b4b 100644 (file)
@@ -1,6 +1,6 @@
 // -*- mode: cpp; mode: fold -*-
 // Description                                                         /*{{{*/
-// $Id: pkgcache.h,v 1.13 1998/12/14 02:23:46 jgg Exp $
+// $Id: pkgcache.h,v 1.14 1998/12/14 03:39:15 jgg Exp $
 /* ######################################################################
    
    Cache - Structure definitions for the cache file
@@ -153,6 +153,8 @@ struct pkgCache::Header
    unsigned long VersionCount;
    unsigned long DependsCount;
    unsigned long PackageFileCount;
+   unsigned long VerFileCount;
+   unsigned long ProvidesCount;
    
    // Offsets
    __apt_ptrloc FileList;              // struct PackageFile