mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-16 14:25:21 -05:00
fixed a compilation warning
This commit is contained in:
parent
f83f01b8eb
commit
2e128d3a41
@ -23,9 +23,9 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <stdarg.h>
|
||||
#include <ctype.h>
|
||||
|
||||
#include <alpm.h>
|
||||
|
||||
/* pacman */
|
||||
#include "util.h"
|
||||
#include "log.h"
|
||||
|
Loading…
Reference in New Issue
Block a user