Remove errant include of error.h
This doesn't exist anymore, the header file was removed a while back in
commit 4c872594da
.
Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
663408532a
commit
e80232f24c
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@
|
|||
#include "alpm_list.h"
|
||||
#include "util.h"
|
||||
#include "log.h"
|
||||
#include "error.h"
|
||||
#include "package.h"
|
||||
#include "deps.h" /* _alpm_splitdep */
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue