Sfoglia il codice sorgente

Oops, remove bogus include

Wichert Akkerman 25 anni fa
parent
commit
d5e656d99a
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      lib/showpkg.c

+ 0 - 1
lib/showpkg.c

@@ -26,7 +26,6 @@
 #include <dpkg-db.h>
 
 #include <parsedump.h>
-#include "main.h"
 
 
 typedef enum { invalid, string, field } itemtype_t;