Clean-up: modernize pretty_xml.cpp
[lttng-tools.git] / tests / unit / test_payload.cpp
index 2d1e016964461f9c800c574c697ca83e90c6e9c3..419fc893d23796609aac808dc153c78f2e8551a2 100644 (file)
@@ -5,10 +5,10 @@
  *
  */
 
-#include <common/compat/fcntl.hpp>
 #include <common/payload-view.hpp>
 #include <common/payload.hpp>
 
+#include <fcntl.h>
 #include <tap/tap.h>
 #include <unistd.h>
 
This page took 0.023154 seconds and 4 git commands to generate.