Fix dynamic linking with GNU gold linker
[lttng-ust.git] / tests / hello / hello.c
index da33407b0db671aeb3e37bf5c332af4b074c543a..584d3f7b9f1b107d2d8a4986164127c6c2c45863 100644 (file)
@@ -27,6 +27,7 @@
 #include <signal.h>
 #include <string.h>
 #include <arpa/inet.h>
+#include <stdlib.h>
 
 #define TRACEPOINT_DEFINE
 #include "ust_tests_hello.h"
This page took 0.022507 seconds and 4 git commands to generate.