X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/e0a78caad639a3fa8d50edf3374a06805ab86315..cec8c646c79e40d928464b08a6f2e3ea62bb1611:/apt-pkg/edsp/edspindexfile.h diff --git a/apt-pkg/edsp/edspindexfile.h b/apt-pkg/edsp/edspindexfile.h index 87c06557c..0053388eb 100644 --- a/apt-pkg/edsp/edspindexfile.h +++ b/apt-pkg/edsp/edspindexfile.h @@ -13,6 +13,9 @@ class edspIndex : public debStatusIndex { + /** \brief dpointer placeholder (for later in case we need it) */ + void *d; + public: virtual const Type *GetType() const;