Move the ringbuffer and counter clients to 'src/common/'
[lttng-ust.git] / src / common / counter / counter-internal.h
index 10668ecf1be4a9bf862e79795f1b0e2aa32dc8f4..fbce7de0e23f5fa4862be3beccbf5d007272dad6 100644 (file)
@@ -10,6 +10,8 @@
 #define _LTTNG_COUNTER_INTERNAL_H
 
 #include <stdint.h>
+#include <errno.h>
+
 #include <lttng/ust-config.h>
 #include <urcu/compiler.h>
 #include "counter-types.h"
This page took 0.023057 seconds and 4 git commands to generate.