From 2e128d3a41602b2e5c2f793b685175decce1bac0 Mon Sep 17 00:00:00 2001 From: Aurelien Foret Date: Wed, 15 Feb 2006 22:37:35 +0000 Subject: fixed a compilation warning --- src/pacman/log.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pacman/log.c') diff --git a/src/pacman/log.c b/src/pacman/log.c index cf5b8008..f989a79c 100644 --- a/src/pacman/log.c +++ b/src/pacman/log.c @@ -23,9 +23,9 @@ #include #include #include +#include #include - /* pacman */ #include "util.h" #include "log.h" -- cgit v1.2.3