Rename lttng_ust_enum_get to lttng_ust_enum_get_from_desc
[lttng-ust.git] / liblttng-ust-fork / ustfork.c
index 34f674c3c765a13d3dadc3908f765d0caada8d0f..43b8d8f69a39e3683f59a02d1a4db76b990df3f2 100644 (file)
  */
 
 #define _GNU_SOURCE
-#include <dlfcn.h>
+#include <lttng/ust-dlfcn.h>
 #include <unistd.h>
 #include <stdio.h>
 #include <signal.h>
 #include <sched.h>
 #include <stdarg.h>
-#include "usterr.h"
+#include <errno.h>
 
 #include <lttng/ust.h>
 
This page took 0.024629 seconds and 4 git commands to generate.