Tracepoint API namespacing 'TP_IP_PARAM'
[lttng-ust.git] / include / lttng / tracepoint-event.h
index 0bbecce84e4adaed6b683c805c5074f25f258933..24b387d30b8d32b185231854a1fe4a3b1f3e8071 100644 (file)
 # endif
 #endif /* #if LTTNG_UST_COMPAT_API(0) */
 
+#if LTTNG_UST_COMPAT_API(0)
+# if defined(TP_IP_PARAM) && !defined(LTTNG_UST_TP_IP_PARAM)
+#  define LTTNG_UST_TP_IP_PARAM
+# endif
+#endif /* #if LTTNG_UST_COMPAT_API(0) */
+
 #include LTTNG_UST_TRACEPOINT_INCLUDE
 
 #include <lttng/ust-tracepoint-event.h>
This page took 0.026883 seconds and 4 git commands to generate.