Fix: include config.h to resolve HAVE_DLMOPEN
[lttng-ust.git] / liblttng-ust-dl / ust_dl.h
index afa8e842ac587b0f55fd1be779bc5f98ea09432b..c8a069569faf9959bb858dc0da5e34c541894ac8 100644 (file)
@@ -33,6 +33,7 @@ extern "C" {
 
 #include <stdint.h>
 #include <unistd.h>
+#include <config.h>
 
 #define LTTNG_UST_DL_PROVIDER
 #include <lttng/tracepoint.h>
This page took 0.02303 seconds and 4 git commands to generate.