Merge branch 'master' into dev
[lttng-ust.git] / tests / hello / hello.c
index 68fca7a721ef06dfb0fe9960edfe177d25cb2803..584d3f7b9f1b107d2d8a4986164127c6c2c45863 100644 (file)
@@ -27,7 +27,9 @@
 #include <signal.h>
 #include <string.h>
 #include <arpa/inet.h>
+#include <stdlib.h>
 
+#define TRACEPOINT_DEFINE
 #include "ust_tests_hello.h"
 
 void inthandler(int sig)
This page took 0.022989 seconds and 4 git commands to generate.