Fix: pass private data to context callbacks
[lttng-ust.git] / libcounter / shm.c
index d9bccafcf6d3eaeccfb7cb977d775a520f6e0155..b8a07e132d2985aaf7b0caace7368de2562f22e0 100644 (file)
@@ -5,7 +5,6 @@
  */
 
 #define _LGPL_SOURCE
-#include <config.h>
 #include "shm.h"
 #include <unistd.h>
 #include <fcntl.h>
@@ -26,7 +25,7 @@
 #include <numaif.h>
 #endif
 
-#include <lttng/ust-align.h>
+#include <lttng/ust-utils.h>
 
 #include <ust-helper.h>
 #include <ust-fd.h>
This page took 0.022718 seconds and 4 git commands to generate.