Add lttng-error.h containing every API err. code
[lttng-tools.git] / src / common / sessiond-comm / relayd.h
index c025fcdd926a21eef1032a72c4f5cd9a8461e99a..24b7c912fa679a21e4b234e11ac2764780e66ac6 100644 (file)
@@ -26,6 +26,9 @@
 
 #include <lttng/lttng.h>
 
+#define RELAYD_VERSION_COMM_MAJOR             2
+#define RELAYD_VERSION_COMM_MINOR             1
+
 /*
  * lttng-relayd communication header.
  */
This page took 0.022668 seconds and 4 git commands to generate.