X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fsessiond-comm%2Frelayd.h;h=ed094ac9d8d73de7936b7921508457efe202289e;hp=624d1b27d9cd779e5fac2628409401c3b2898241;hb=3c4599b9a5c12ceff19368c6cd51e01d81824726;hpb=0f907de1f20c91a2bd1a08ee4d50332d1958754b diff --git a/src/common/sessiond-comm/relayd.h b/src/common/sessiond-comm/relayd.h index 624d1b27d..ed094ac9d 100644 --- a/src/common/sessiond-comm/relayd.h +++ b/src/common/sessiond-comm/relayd.h @@ -26,9 +26,10 @@ #include #include +#include -#define RELAYD_VERSION_COMM_MAJOR 2 -#define RELAYD_VERSION_COMM_MINOR 1 +#define RELAYD_VERSION_COMM_MAJOR VERSION_MAJOR +#define RELAYD_VERSION_COMM_MINOR VERSION_MINOR /* * lttng-relayd communication header.