Add 'ctf_unused' tracepoint field type
[lttng-ust.git] / liblttng-ust / lttng-ust-elf.c
index 8a02ceb38a4d8e16fbef35ef321b9559f15c9518..3e0b8890559bd968c45d523fd643c35005f01b99 100644 (file)
@@ -13,7 +13,7 @@
 #include <sys/types.h>
 #include <unistd.h>
 
-#include <lttng/ust-align.h>
+#include <lttng/ust-utils.h>
 
 #include <ust-elf.h>
 #include <ust-fd.h>
@@ -580,6 +580,7 @@ error:
  *
  * Returns 0 on success, -1 if an error occurred.
  */
+static
 int lttng_ust_elf_get_debug_link_from_section(struct lttng_ust_elf *elf,
                                        char **filename, uint32_t *crc,
                                        struct lttng_ust_elf_shdr *shdr)
This page took 0.023187 seconds and 4 git commands to generate.