Fix: missing include can cause structures to not be packed
[lttng-tools.git] / src / common / sessiond-comm / agent.h
index 11acc52f9206cead181383771830ee2a9f9535c3..84c66b8b754a38358b832fc4dfd7233734cad38e 100644 (file)
@@ -21,6 +21,7 @@
 
 #include <stdint.h>
 
+#include <common/macros.h>
 #include <lttng/lttng.h>
 
 /*
This page took 0.025212 seconds and 5 git commands to generate.