Common Trace Format 2 generation
[deliverable/lttng-tools.git] / src / common / compat / compat-fcntl.cpp
index bc014d6404df4f1a78f71a0783d4b4ab6b47656a..a0e1334ae6e0b292a315d0cfffdad4552a856f4e 100644 (file)
@@ -6,8 +6,8 @@
  */
 
 #define _LGPL_SOURCE
-#include <common/compat/fcntl.h>
-#include <common/macros.h>
+#include <common/compat/fcntl.hpp>
+#include <common/macros.hpp>
 #include <unistd.h>
 
 #ifdef __linux__
This page took 0.025501 seconds and 5 git commands to generate.