Common Trace Format 2 generation
[deliverable/lttng-tools.git] / src / common / futex.cpp
index d0f95abc8b8175ebb4bf158bd7df364cad2f4bcd..c77521b190293de1f7127bcc4cfdced6ef30c066 100644 (file)
@@ -12,9 +12,9 @@
 #include <urcu.h>
 #include <urcu/futex.h>
 
-#include <common/common.h>
+#include <common/common.hpp>
 
-#include "futex.h"
+#include "futex.hpp"
 
 /*
  * This futex wait/wake scheme only works for N wakers / 1 waiters. Hence the
This page took 0.025107 seconds and 5 git commands to generate.