Browse Source

Oops, remove bogus include

Wichert Akkerman 25 years ago
parent
commit
d5e656d99a
1 changed files with 0 additions and 1 deletions
  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;