]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/edsp/edspsystem.h
releasing version 0.9.7.8~exp2
[apt.git] / apt-pkg / edsp / edspsystem.h
index bc5be61d11061759778b3402cd0ff6f8f917b013..ca703fa84824d74e050c58def8420fa932b82d57 100644 (file)
@@ -15,6 +15,9 @@
 class edspIndex;
 class edspSystem : public pkgSystem
 {
 class edspIndex;
 class edspSystem : public pkgSystem
 {
+   /** \brief dpointer placeholder (for later in case we need it) */
+   void *d;
+
    edspIndex *StatusFile;
 
    public:
    edspIndex *StatusFile;
 
    public: