aboutsummaryrefslogtreecommitdiff
path: root/include/linux/kernelcapi.h
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2006-12-03 23:15:30 -0500
committerAl Viro <viro@zeniv.linux.org.uk>2006-12-04 02:00:34 -0500
commitd7fe0f241dceade9c8d4af75498765c5ff7f27e6 (patch)
tree442ab13842a548ef56904d11fd574c98fee14e69 /include/linux/kernelcapi.h
parentbd01f843c3368dcee735c19603251669f23f4477 (diff)
[PATCH] severing skbuff.h -> mm.h
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'include/linux/kernelcapi.h')
-rw-r--r--include/linux/kernelcapi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/kernelcapi.h b/include/linux/kernelcapi.h
index 891bb2cf0aa..f8a0ff86dac 100644
--- a/include/linux/kernelcapi.h
+++ b/include/linux/kernelcapi.h
@@ -47,6 +47,7 @@ typedef struct kcapi_carddef {
#include <linux/list.h>
#include <linux/skbuff.h>
+#include <linux/workqueue.h>
#define KCI_CONTRUP 0 /* arg: struct capi_profile */
#define KCI_CONTRDOWN 1 /* arg: NULL */