fixed a compilation warning

This commit is contained in:
Aurelien Foret 2006-02-14 18:43:01 +00:00
parent 07e46d2fc0
commit 7ab3bb136d
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
#include <alpm.h>
/* pacman */
#include "util.h"
#include "log.h"
#include "list.h"
#include "conf.h"