Cleanup: apply `include-what-you-use` guideline for `size_t`
[lttng-ust.git] / liblttng-ust / lttng-ring-buffer-metadata-client.h
index 45340a7b67f052dbe52467bfe8b53eae2cb44ae9..05d3f1bb60ac2aac301dac61085f22eb32908359 100644 (file)
@@ -20,6 +20,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
+#include <stddef.h>
 #include <stdint.h>
 #include <lttng/ust-events.h>
 #include "lttng/bitfield.h"
This page took 0.023927 seconds and 4 git commands to generate.