Cleanup: apply `include-what-you-use` guideline for `size_t`
[lttng-ust.git] / liblttng-ust / lttng-ring-buffer-client.h
index 7078938dbeb16b78326bef9a587d828072f15163..62d1ff82552fb8b04abc1d2ab8162bfe4c4bb9fb 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.022879 seconds and 4 git commands to generate.