diff options
Diffstat (limited to 'src/pacman/util.h')
-rw-r--r-- | src/pacman/util.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pacman/util.h b/src/pacman/util.h index 45759310..5ff08212 100644 --- a/src/pacman/util.h +++ b/src/pacman/util.h @@ -25,7 +25,6 @@ #include <string.h> #include <libintl.h> -#include <alpm.h> #include <alpm_list.h> #define MALLOC(p, b) do { \ |