filter: bytecode already in the list should go before
[lttng-ust.git] / liblttng-ust-dl / ust_dl.h
index afa8e842ac587b0f55fd1be779bc5f98ea09432b..0ea21266ecaff3d885487aa6d67380f93ff58db8 100644 (file)
@@ -31,8 +31,10 @@ extern "C" {
  * SOFTWARE.
  */
 
+#include <stddef.h>
 #include <stdint.h>
 #include <unistd.h>
+#include <config.h>
 
 #define LTTNG_UST_DL_PROVIDER
 #include <lttng/tracepoint.h>
This page took 0.023176 seconds and 4 git commands to generate.