summaryrefslogtreecommitdiffstats
path: root/src/pacman/add.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pacman/add.c')
-rw-r--r--src/pacman/add.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pacman/add.c b/src/pacman/add.c
index d36f19a8..a6f048e2 100644
--- a/src/pacman/add.c
+++ b/src/pacman/add.c
@@ -29,6 +29,7 @@
#include "list.h"
#include "download.h"
#include "trans.h"
+#include "add.h"
#include "conf.h"
extern config_t *config;