summaryrefslogtreecommitdiffstats
path: root/src/pacman/conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pacman/conf.h')
-rw-r--r--src/pacman/conf.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/pacman/conf.h b/src/pacman/conf.h
index 23cb1e52..4b076ffd 100644
--- a/src/pacman/conf.h
+++ b/src/pacman/conf.h
@@ -210,7 +210,8 @@ enum {
OP_DOWNLOADONLY,
OP_REFRESH,
OP_ASSUMEINSTALLED,
- OP_DISABLEDLTIMEOUT
+ OP_DISABLEDLTIMEOUT,
+ OP_THREADS
};
/* clean method */