X-Git-Url: http://git.lttng.org/?p=ust.git;a=blobdiff_plain;f=libust%2Fmarker-control.h;fp=libust%2Fmarker-control.h;h=a1b65a187879b400e2f04f5e8a1059b9d8054243;hp=655727261fa4bf621879fc6cb0223df57acb3e0b;hb=b521931e0000388ff9080d46719936be98af54c6;hpb=ad5c7b826145e951950bd1afa6fce17ea193bb48 diff --git a/libust/marker-control.h b/libust/marker-control.h index 6557272..a1b65a1 100644 --- a/libust/marker-control.h +++ b/libust/marker-control.h @@ -19,7 +19,7 @@ #ifndef MARKER_CONTROL_H #define MARKER_CONTROL_H -int init_marker_control(void); +int init_ust_marker_control(void); int ltt_probe_register(struct ltt_available_probe *pdata); #endif /* MARKER_CONTROL_H */