Cleanup: apply `include-what-you-use` guideline for `size_t`
[lttng-ust.git] / liblttng-ust / jhash.h
index da1e7dd02c7b994bbdda9e5f8f7ce6eae27d4f5b..416836adbf294c997414a292e60596dbf1045ec9 100644 (file)
@@ -16,6 +16,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
+#include <stddef.h>
 #include <urcu/compiler.h>
 #include <lttng/ust-endian.h>
 
This page took 0.027935 seconds and 4 git commands to generate.