Fix tracepoint event related build errors
[lttng-ust.git] / include / lttng / share.h
index 776fc85f70e5198d1aa652b5813c1d366ada6744..19644f120c0b194b79224088da9f69389986c9fc 100644 (file)
@@ -14,6 +14,8 @@
  * modified is included with the above copyright notice.
  */
 
+#include <stdlib.h>
+
 ssize_t patient_write(int fd, const void *buf, size_t count);
 ssize_t patient_send(int fd, const void *buf, size_t count, int flags);
 
This page took 0.027375 seconds and 4 git commands to generate.