Przeglądaj źródła

Oops, remove bogus include

Wichert Akkerman 25 lat temu
rodzic
commit
d5e656d99a
1 zmienionych plików z 0 dodań i 1 usunięć
  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;