1
0
mirror of https://github.com/moparisthebest/pacman synced 2025-02-28 17:31:52 -05:00

libalpm/util.c: remove unnecessary include

Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
Dan McGee 2007-06-20 17:54:42 -04:00
parent f372a542b9
commit 0de5c97193

View File

@ -42,7 +42,6 @@
/* libalpm */
#include "util.h"
#include "alpm_list.h"
#include "log.h"
#include "error.h"
#include "package.h"