fixed a compilation warning
This commit is contained in:
parent
f83f01b8eb
commit
2e128d3a41
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue