mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-12 04:15:06 -05:00
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
@ -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…
Reference in New Issue
Block a user