X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/533fe3d13927798c17bdef84eba60ed9441d9608..c8a4ce6cbed57ae108dc955d4a850f9b129a0693:/apt-pkg/metaindex.h?ds=sidebyside diff --git a/apt-pkg/metaindex.h b/apt-pkg/metaindex.h index e1810fb27..760c7dd15 100644 --- a/apt-pkg/metaindex.h +++ b/apt-pkg/metaindex.h @@ -28,6 +28,7 @@ class OpProgress; class metaIndex { + void *d; protected: std::vector *Indexes; const char *Type;