sio: use new smp waiting

This commit is contained in:
Thomas Schoebel-Theuer 2022-08-23 16:48:02 +02:00
parent fd8185e9c9
commit b28b0dea99
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@
#include <linux/wait.h>
#include <linux/splice.h>
#include "brick_wait.h"
#include "mars.h"
///////////////////////// own type definitions ////////////////////////