Fix: missing include can cause structures to not be packed
[lttng-tools.git] / src / common / sessiond-comm / sessiond-comm.h
index f40db1fddcd402d4569a2d596d2820b521ce9312..c0c6a8bba9f1ed64cbcd980769c2b16b2b353df8 100644 (file)
@@ -36,6 +36,7 @@
 #include <common/uri.h>
 #include <common/defaults.h>
 #include <common/compat/uuid.h>
+#include <common/macros.h>
 
 #include <arpa/inet.h>
 #include <netinet/in.h>
This page took 0.023237 seconds and 4 git commands to generate.