Fix: missing include can cause structures to not be packed
[lttng-tools.git] / src / lib / lttng-ctl / filter / filter-bytecode.h
index c2e8c78398e4f0ea47167b74a39469ca9a1a105c..26cabc408b0aad55a5922e1f4f563ab8bc4e7b0b 100644 (file)
@@ -23,6 +23,7 @@
  */
 
 #include <common/sessiond-comm/sessiond-comm.h>
+#include <common/macros.h>
 
 #include "filter-ast.h"
 
This page took 0.024567 seconds and 4 git commands to generate.