aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/omc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/omc.h b/include/omc.h
index 0d4a021..3283a80 100644
--- a/include/omc.h
+++ b/include/omc.h
@@ -82,6 +82,7 @@ struct OMC_GLOBAL {
char *arch;
char *remote_filename;
char *repo;
+ char *url;
} jfrog;
};