summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAaron Griffin <aaron@archlinux.org>2007-01-22 09:46:12 +0100
committerAaron Griffin <aaron@archlinux.org>2007-01-22 09:46:12 +0100
commiteb03fe80e883e0395d972e201683cfd59060b21a (patch)
tree7481eb01f5ecdc57252e55ad20e9d4eb43268ba8 /src
parent7ed7977e6370989fb2de96b3e295109b1ed54b51 (diff)
downloadpacman-eb03fe80e883e0395d972e201683cfd59060b21a.tar.gz
pacman-eb03fe80e883e0395d972e201683cfd59060b21a.tar.xz
Removed list.h
Diffstat (limited to 'src')
-rw-r--r--src/pacman/package.c2
1 files changed, 1 insertions, 1 deletions
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 <libintl.h>
#include <alpm.h>
+#include <alpm_list.h>
/* pacman */
#include "log.h"
#include "util.h"
-#include "list.h"
#include "package.h"
/* Display the content of an installed package