Remove core.h
[lttng-ust.git] / libringbuffer / shm.c
index 781295beb718c69057fb9ba54e89916fba5ad00c..994204d1e0a2463829a8e73e3cb0cf078eae1c0f 100644 (file)
@@ -17,6 +17,7 @@
 #include <signal.h>
 #include <dirent.h>
 #include <lttng/align.h>
+#include <helper.h>
 
 struct shm_object_table *shm_object_table_create(size_t max_nb_obj)
 {
This page took 0.023654 seconds and 4 git commands to generate.