Markers: temporarily remove GDB support
[ust.git] / libust / type-serializer.c
index 261c09c37fc531657c37d2c9fd2c6ab22ca62989..611f91f49caab4f5dfa219c321ebaa2135056b6f 100644 (file)
 
 /* This file contains functions for tracepoint custom probes support. */
 
+#define _GNU_SOURCE
+#define _LGPL_SOURCE
 #include <urcu/rculist.h>
 #include <ust/type-serializer.h>
 #include <ust/core.h>
 #include <ust/clock.h>
+#include <urcu-bp.h>
 #include "tracer.h"
 
 notrace
This page took 0.022475 seconds and 4 git commands to generate.