Common Trace Format 2 generation
[lttng-tools.git] / src / bin / lttng / conf.cpp
index e347c4b3afdd2361df09c877e464bc8038fd112a..a28a2c390924b3d8e57e71af64ce2ccb4d527981 100644 (file)
 #include <sys/types.h>
 #include <unistd.h>
 
-#include <common/compat/errno.h>
-#include <common/common.h>
-#include <common/utils.h>
+#include <common/compat/errno.hpp>
+#include <common/common.hpp>
+#include <common/utils.hpp>
 
-#include "conf.h"
+#include "conf.hpp"
 
 /*
  * Returns the path with '/CONFIG_FILENAME' added to it;
This page took 0.02499 seconds and 5 git commands to generate.