Namespace lttng/align.h as lttng/ust-align.h
[lttng-ust.git] / libcounter / shm.c
index 1689ad45bbf490713a36ac75776705e4531d87a6..d9bccafcf6d3eaeccfb7cb977d775a520f6e0155 100644 (file)
 #include <stdio.h>
 #include <signal.h>
 #include <dirent.h>
-#include <lttng/align.h>
 #include <limits.h>
 #include <stdbool.h>
 #include <stdint.h>
+
 #ifdef HAVE_LIBNUMA
 #include <numa.h>
 #include <numaif.h>
 #endif
+
+#include <lttng/ust-align.h>
+
 #include <ust-helper.h>
 #include <ust-fd.h>
 #include "../libringbuffer/mmap.h"
This page took 0.025389 seconds and 4 git commands to generate.