Rewrite last GPL bits in relay.c and relay.h
[ust.git] / tests / hello / hello.c
index c48b6df53359474c1410323bbf3f4a3631766093..561d92e464d7f00871a97f42265a190a4c0ee141 100644 (file)
@@ -10,7 +10,7 @@
 #include <ust/marker.h>
 #include "usterr.h"
 #include "tp.h"
-
+#include "tracer.h"
 
 void inthandler(int sig)
 {
@@ -70,6 +70,3 @@ int main()
 
        return 0;
 }
-
-MARKER_LIB;
-TRACEPOINT_LIB;
This page took 0.022348 seconds and 4 git commands to generate.