workqueue instrumentation: remove duplicated structures
[lttng-modules.git] / probes / lttng-probe-workqueue.c
index 6f36e004c45e9bc0f697beca9c34fa5512f9b3c7..f643476faab59855dc84890eda7ec9a0f7b485c0 100644 (file)
@@ -25,6 +25,7 @@
 #include <linux/idr.h>
 
 struct cpu_workqueue_struct;
+struct pool_workqueue;
 
 /*
  * Create the tracepoint static inlines from the kernel to validate that our
This page took 0.022657 seconds and 4 git commands to generate.