Commit ef95b6d2 authored by David S. Miller's avatar David S. Miller

[CRYPTO]: Include kernel.h in crypto.h

parent f81d20b0
......@@ -17,6 +17,7 @@
#define _LINUX_CRYPTO_H
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/list.h>
#include <linux/string.h>
......
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