From eb03fe80e883e0395d972e201683cfd59060b21a Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Mon, 22 Jan 2007 08:46:12 +0000 Subject: Removed list.h --- src/pacman/package.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/pacman/package.c b/src/pacman/package.c index 117cdf29..cdd1b2a9 100644 --- a/src/pacman/package.c +++ b/src/pacman/package.c @@ -27,10 +27,10 @@ #include #include +#include /* pacman */ #include "log.h" #include "util.h" -#include "list.h" #include "package.h" /* Display the content of an installed package -- cgit v1.2.3-24-g4f1b