fix: random: only read from /dev/random after its pool has received 128 bits (v5.2)
[lttng-modules.git] / probes / lttng-kprobes.c
index b58a09b4ab19fae4597bb3286f6aca0c18a1e70a..6d2038e71d5f3244963b979297f141895605e2cc 100644 (file)
@@ -28,6 +28,7 @@
 #include <wrapper/vmalloc.h>
 #include <wrapper/irqflags.h>
 #include <lttng-tracer.h>
+#include <blacklist/kprobes.h>
 
 static
 int lttng_kprobes_handler_pre(struct kprobe *p, struct pt_regs *regs)
This page took 0.024779 seconds and 4 git commands to generate.