Common Trace Format 2 generation
[deliverable/lttng-tools.git] / tests / utils / testapp / gen-ns-events / gen-ns-events.cpp
index 78b962d19bb71a0e214fcd6a0f4ec41511eb73f1..a8df4405b95f8fb2eaf920c29081aa85684b5784 100644 (file)
 #include <sys/types.h>
 #include <unistd.h>
 
-#include <common/compat/tid.h>
-#include <common/macros.h>
+#include <common/compat/tid.hpp>
+#include <common/macros.hpp>
 
-#include "signal-helper.h"
+#include "signal-helper.hpp"
 #include "utils.h"
 
 #define LTTNG_PROC_NS_PATH_MAX 40
This page took 0.031353 seconds and 5 git commands to generate.