X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=libringbuffer%2Fshm_types.h;h=9869eb88a82af57f25d1c34bed6ef306a4c48478;hb=b5a3dfa5923801ddeea22ce70758d1e61200eac2;hp=e92c0af03d3d99e61f92b07684536161a116f4bf;hpb=1d4981969313da002983ca979bd85c95493f7316;p=lttng-ust.git diff --git a/libringbuffer/shm_types.h b/libringbuffer/shm_types.h index e92c0af0..9869eb88 100644 --- a/libringbuffer/shm_types.h +++ b/libringbuffer/shm_types.h @@ -29,7 +29,7 @@ struct shm_object_table { struct shm_object objects[]; }; -struct shm_handle { +struct lttng_ust_shm_handle { struct shm_object_table *table; DECLARE_SHMP(struct channel, chan); /*