X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fport-internal.h;h=3a277674961139b7d96f48c36260e0ea9a1990f4;hb=a45a0b60b2e60c4e6fa987731742c38777126058;hp=85d9d76bfa7ade1698f3900b8abe95f642a7a033;hpb=fb9935cce3db19748584c3e989eb5e6b83f04ed0;p=babeltrace.git diff --git a/include/babeltrace/graph/port-internal.h b/include/babeltrace/graph/port-internal.h index 85d9d76b..3a277674 100644 --- a/include/babeltrace/graph/port-internal.h +++ b/include/babeltrace/graph/port-internal.h @@ -38,6 +38,7 @@ struct bt_port { enum bt_port_type type; GString *name; struct bt_connection *connection; + void *user_data; }; static inline