liblttng-ctl: use export list to define exported symbols
[lttng-tools.git] / src / common / domain.c
index 277fc802a8378c8afc7b0abf2d8340359317f63a..fb088faca187751c50e7750bba9075365334dc67 100644 (file)
@@ -8,7 +8,6 @@
 #include "lttng/domain-internal.h"
 #include "common/macros.h"
 
-LTTNG_HIDDEN
 const char *lttng_domain_type_str(enum lttng_domain_type domain_type)
 {
        switch (domain_type) {
This page took 0.024028 seconds and 4 git commands to generate.