summaryrefslogtreecommitdiffstats
path: root/src/pacman/pacman.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pacman/pacman.c')
-rw-r--r--src/pacman/pacman.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pacman/pacman.c b/src/pacman/pacman.c
index 0cdf2df1..51f1daeb 100644
--- a/src/pacman/pacman.c
+++ b/src/pacman/pacman.c
@@ -73,6 +73,7 @@ list_t *pmo_holdpkg = NULL;
char *pmo_proxyhost = NULL;
unsigned short pmo_proxyport = 0;
char *pmo_xfercommand = NULL;
+unsigned short pmo_chomp = 0;
unsigned short pmo_nopassiveftp = 0;
PM_DB *db_local;