aboutsummaryrefslogtreecommitdiff
path: root/include/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/core.h')
-rw-r--r--include/core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/core.h b/include/core.h
index 1a7ddea..ac9ae2f 100644
--- a/include/core.h
+++ b/include/core.h
@@ -72,6 +72,7 @@ struct STASIS_GLOBAL {
char *sysconfdir; //!< Path where STASIS reads its configuration files (mission directory, etc)
struct {
char *tox_posargs;
+ char *conda_reactivate;
} workaround;
struct Jfrog {
char *jfrog_artifactory_base_url;