Extract synchronize tracer notifier functions
[lttng-tools.git] / src / common / readwrite.c
index 9ec2cb0e5814999f9818b3a4fe1623c7bb70f5cb..6019aa2dc3f6f0bb79c8f921bee0ee1219c60da9 100644 (file)
@@ -7,10 +7,11 @@
 
 #define _LGPL_SOURCE
 #include <assert.h>
-#include <errno.h>
 #include <limits.h>
 #include <unistd.h>
 
+#include <common/compat/errno.h>
+
 #include "readwrite.h"
 
 /*
This page took 0.023283 seconds and 4 git commands to generate.