Common Trace Format 2 generation
[deliverable/lttng-tools.git] / src / common / unix.cpp
index 504970ea8ace30b19457aef27801bdbf91390b60..b50b8ecda6c8186853ef2abc15a8296cb3349eb3 100644 (file)
 #include <sys/types.h>
 #include <unistd.h>
 
-#include <common/common.h>
-#include <common/compat/errno.h>
-#include <common/sessiond-comm/sessiond-comm.h>
-#include <common/fd-handle.h>
+#include <common/common.hpp>
+#include <common/compat/errno.hpp>
+#include <common/sessiond-comm/sessiond-comm.hpp>
+#include <common/fd-handle.hpp>
 
-#include "unix.h"
+#include "unix.hpp"
 
 /*
  * Connect to unix socket using the path name.
This page took 0.025328 seconds and 5 git commands to generate.