diff options
Diffstat (limited to '')
-rw-r--r-- | src/mds-registry/globals.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mds-registry/globals.h b/src/mds-registry/globals.h index 8c0799a..9c4b42f 100644 --- a/src/mds-registry/globals.h +++ b/src/mds-registry/globals.h @@ -27,6 +27,9 @@ #include <pthread.h> +#define MDS_REGISTRY_VARS_VERSION 0 + + /** * Value of the ‘Message ID’ header for the next message |