fs/Makefile: Stupid typo breakage of exofs inclusion
[linux-btrfs-devel.git] / include / crypto / crypto_wq.h
bloba7d252daf91b4ec6988e95e9b8aec9ed412573be
1 #ifndef CRYPTO_WQ_H
2 #define CRYPTO_WQ_H
4 #include <linux/workqueue.h>
6 extern struct workqueue_struct *kcrypto_wq;
7 #endif