summaryrefslogtreecommitdiffstats
path: root/libopkg/opkg_conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'libopkg/opkg_conf.h')
-rw-r--r--libopkg/opkg_conf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libopkg/opkg_conf.h b/libopkg/opkg_conf.h
index 4b50900..98b3fe1 100644
--- a/libopkg/opkg_conf.h
+++ b/libopkg/opkg_conf.h
@@ -54,6 +54,7 @@ struct opkg_conf
const char *pending_dir;
/* options */
+ int autoremove;
int force_depends;
int force_defaults;
int force_overwrite;