]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/edsp/edspindexfile.h
merge lp:~mvo/apt/sha512-template to get fixes for the
[apt.git] / apt-pkg / edsp / edspindexfile.h
index 87c06557cb5d13d10a925666dfba15f1ecfac03b..0053388eb8d790a227d0cc80108fdf992dd6f2ea 100644 (file)
@@ -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;