Commit b1c725a7 authored by Linus Torvalds's avatar Linus Torvalds

Add <linux/linkage.h> include to get FASTCALL() define.

parent f960dc50
......@@ -6,6 +6,7 @@
#define _LINUX_WORKQUEUE_H
#include <linux/timer.h>
#include <linux/linkage.h>
struct workqueue_struct;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment