Cleanup: apply `include-what-you-use` guideline for `size_t`
[lttng-ust.git] / libringbuffer / backend_internal.h
index e597cf4dd42be43d344b29dc31c89b8b90fea83c..f492cc3eaff18cb36197f8cf0b0ed0161964cc60 100644 (file)
@@ -23,6 +23,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
+#include <stddef.h>
 #include <unistd.h>
 #include <urcu/compiler.h>
 
This page took 0.023337 seconds and 4 git commands to generate.