aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2024-05-02 00:42:08 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2024-05-02 00:42:08 -0400
commita970d40094aca5ce43e3bf91b9a5a2323c41ead8 (patch)
treeebeed41a1ad333678b5da3892a8b65f3adcabf71 /include
parent2f26379607d6829f598c03e06de6ebc0b38880d6 (diff)
downloadstasis-a970d40094aca5ce43e3bf91b9a5a2323c41ead8.tar.gz
Convert ohmycal to a library
Diffstat (limited to 'include')
-rw-r--r--include/omc.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/omc.h b/include/omc.h
index 3283a80..45f5671 100644
--- a/include/omc.h
+++ b/include/omc.h
@@ -85,6 +85,11 @@ struct OMC_GLOBAL {
char *url;
} jfrog;
};
+extern struct OMC_GLOBAL globals;
+extern const char *VERSION;
+extern const char *AUTHOR;
+extern const char *BANNER;
+
/**
* Free memory allocated in global configuration structure