mirror of
https://github.com/torvalds/linux.git
synced 2024-11-12 07:01:57 +00:00
ieee1394: sbp2: include workqueue.h
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
This commit is contained in:
parent
c420bc9f09
commit
20e2008e1f
@ -70,6 +70,7 @@
|
||||
#include <linux/stringify.h>
|
||||
#include <linux/types.h>
|
||||
#include <linux/wait.h>
|
||||
#include <linux/workqueue.h>
|
||||
|
||||
#include <asm/byteorder.h>
|
||||
#include <asm/errno.h>
|
||||
|
Loading…
Reference in New Issue
Block a user