Common Trace Format 2 generation
[deliverable/lttng-tools.git] / tests / utils / testapp / gen-ust-events-ns / gen-ust-events-ns.cpp
index c916a961611c3d1f7aeae903c7f46190432f552c..242b658e5a4e2598d7246a876e0b93b11cbfdc22 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 TRACEPOINT_DEFINE
This page took 0.024864 seconds and 5 git commands to generate.