Common Trace Format 2 generation
[deliverable/lttng-tools.git] / src / common / compat / poll.cpp
index 4254ff8bb674fb5bbd743a57c32b04612f574526..dfcfd10abf9f7a00ed92548fa8c065246880db18 100644 (file)
 #include <stdlib.h>
 #include <stdbool.h>
 
-#include <common/defaults.h>
-#include <common/error.h>
-#include <common/macros.h>
-#include <common/utils.h>
+#include <common/defaults.hpp>
+#include <common/error.hpp>
+#include <common/macros.hpp>
+#include <common/utils.hpp>
 
-#include "poll.h"
+#include "poll.hpp"
 
 #if HAVE_EPOLL
 
This page took 0.026571 seconds and 5 git commands to generate.