mirror of
https://github.com/moparisthebest/pacman
synced 2024-12-23 08:18:51 -05:00
Removed list.h
This commit is contained in:
parent
7ed7977e63
commit
eb03fe80e8
@ -27,10 +27,10 @@
|
||||
#include <libintl.h>
|
||||
|
||||
#include <alpm.h>
|
||||
#include <alpm_list.h>
|
||||
/* pacman */
|
||||
#include "log.h"
|
||||
#include "util.h"
|
||||
#include "list.h"
|
||||
#include "package.h"
|
||||
|
||||
/* Display the content of an installed package
|
||||
|
Loading…
Reference in New Issue
Block a user