1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00

fixed a compilation warning

This commit is contained in:
Aurelien Foret 2006-02-14 18:43:01 +00:00
parent 07e46d2fc0
commit 7ab3bb136d

View File

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