]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - crypto/digest.c
[SCTP]: Remove sctp_add_cmd_sf wrapper bloat
[linux-2.6-omap-h63xx.git] / crypto / digest.c
index 6fd43bddd545e788546d868b097e3ad811867e76..b526cc348b79313e21bea12808976f392b5505a8 100644 (file)
@@ -21,6 +21,8 @@
 #include <linux/module.h>
 #include <linux/scatterlist.h>
 
+#include "internal.h"
+
 static int init(struct hash_desc *desc)
 {
        struct crypto_tfm *tfm = crypto_hash_tfm(desc->tfm);