misc: don't export symbols from plugins
[vpp.git] / src / plugins / ioam / lib-trace / trace_util.c
index af92513..d935543 100644 (file)
@@ -20,7 +20,7 @@
 #include "trace_util.h"
 #include "trace_config.h"
 
-trace_main_t trace_main;
+__clib_export trace_main_t trace_main;
 
 static int
 trace_profile_cleanup (trace_profile * profile)