@@ -32,7 +32,6 @@
#include <dpkg/macros.h>
#include <dpkg/i18n.h>
#include <dpkg/dpkg.h>
-#include <dpkg/dpkg-db.h>
static const char *errmsg; /* points to errmsgbuf or malloc'd */
static char errmsgbuf[4096];
@@ -33,7 +33,6 @@
void *m_malloc(size_t amount) {
#ifdef MDEBUG