Explorar el Código

Oops, remove bogus include

Wichert Akkerman hace 25 años
padre
commit
d5e656d99a
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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;