From ef32aa0219146866b7f7e55c95afc327819dd6cf Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Wed, 13 Oct 2010 23:09:20 -0500 Subject: Small tweaks after backend merge Just a few small things I noticed looking through the code. Signed-off-by: Dan McGee --- lib/libalpm/package.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib/libalpm/package.c') diff --git a/lib/libalpm/package.c b/lib/libalpm/package.c index 09bf78eb..27ffc918 100644 --- a/lib/libalpm/package.c +++ b/lib/libalpm/package.c @@ -32,10 +32,6 @@ #include #include -/* libarchive */ -#include -#include - /* libalpm */ #include "package.h" #include "alpm_list.h" -- cgit v1.2.3-2-g168b