Fix: missing include can cause structures to not be packed
[lttng-tools.git] / src / common / sessiond-comm / relayd.h
index b09dd138dfb4777f46b533a694e21f19f2e93c8e..579a41df19355261186691263893b1ed6298fbc4 100644 (file)
@@ -25,6 +25,7 @@
 #include <lttng/lttng.h>
 #include <common/defaults.h>
 #include <common/index/ctf-index.h>
+#include <common/macros.h>
 
 #define RELAYD_VERSION_COMM_MAJOR             VERSION_MAJOR
 #define RELAYD_VERSION_COMM_MINOR             VERSION_MINOR
This page took 0.022903 seconds and 4 git commands to generate.