Use system include path in wrappers
[lttng-modules.git] / wrapper / page_alloc.h
index 7802a12a960ae4bf08193fefc3ae733e256e7049..3a522a9d3307e221a68e19af688c9879d3d3d485 100644 (file)
@@ -25,7 +25,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#include "../lttng-kernel-version.h"
+#include <lttng-kernel-version.h>
 
 /*
  * We need to redefine get_pfnblock_flags_mask to our wrapper, because
This page took 0.0231170000000001 seconds and 4 git commands to generate.