Fix: notification timeout logic
[lttng-ust.git] / liblttng-ust / probes / lttng-probe-ust.h
index 5fd016ae5c6e686586d1cb945aa08374e92501c5..433d5dbfffee8a270ea2110bc297e1639b28e5b2 100644 (file)
@@ -38,10 +38,8 @@ TRACEPOINT_EVENT(lttng_ust, metadata,
        )
 )
 
-#undef TRACEPOINT_INCLUDE_PATH
-#define TRACEPOINT_INCLUDE_PATH ./probes
-#undef TRACEPOINT_INCLUDE_FILE
-#define TRACEPOINT_INCLUDE_FILE lttng-probe-ust
+#undef TRACEPOINT_INCLUDE
+#define TRACEPOINT_INCLUDE "./probes/lttng-probe-ust.h"
 
 #endif /* _TRACEPOINT_LTTNG_UST_H */
 
This page took 0.023506 seconds and 4 git commands to generate.