rhashtable: fix missing header

Fixup below build error:

include/linux/rhashtable.h: At top level:
include/linux/rhashtable.h:118:34: error: field ‘mutex’ has incomplete type

Signed-off-by: Ying Xue <ying.xue@windriver.com>
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Ying Xue 2015-01-04 15:25:09 +08:00 коммит произвёл David S. Miller
Родитель 3620af0efa
Коммит 86b35b64ed
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -20,6 +20,7 @@
#include <linux/list_nulls.h>
#include <linux/workqueue.h>
#include <linux/mutex.h>
/*
* The end of the chain is marked with a special nulls marks which has