Add field alignment support
[lttng-modules.git] / lib / ringbuffer / config.h
index 770f692ca0eabce233c4a2e4803e788a9355d7ce..fd73d5519c92589ebb7e02945eb65f06256d1f8f 100644 (file)
@@ -14,6 +14,7 @@
 
 #include <linux/types.h>
 #include <linux/percpu.h>
+#include "../align.h"
 
 struct lib_ring_buffer;
 struct channel;
This page took 0.022686 seconds and 4 git commands to generate.