Commit 450a6c30 authored by Baruch Siach's avatar Baruch Siach Committed by Herbert Xu
Browse files

crypto: doc - fix header file name



Fixes: 8bc618d6 ("crypto: doc - Use ahash")
Signed-off-by: default avatarBaruch Siach <baruch@tkos.co.il>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 864e0981
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -49,7 +49,7 @@ under development.


Here's an example of how to use the API:
Here's an example of how to use the API:


	#include <crypto/ahash.h>
	#include <crypto/hash.h>
	#include <linux/err.h>
	#include <linux/err.h>
	#include <linux/scatterlist.h>
	#include <linux/scatterlist.h>