]> git.hungrycats.org Git - linux/commitdiff
[CRYPTO]: internal.h needs init.h
authorDavid S. Miller <davem@nuts.ninka.net>
Sun, 8 Dec 2002 06:40:58 +0000 (22:40 -0800)
committerDavid S. Miller <davem@nuts.ninka.net>
Sun, 8 Dec 2002 06:40:58 +0000 (22:40 -0800)
crypto/internal.h

index 35bd91128aeb20efef7e16c04d4240ee7d43aea1..eb4c92d3b47fb7e620225a29cc4cbd82d4248c36 100644 (file)
@@ -13,6 +13,7 @@
 #define _CRYPTO_INTERNAL_H
 #include <linux/mm.h>
 #include <linux/highmem.h>
+#include <linux/init.h>
 #include <asm/hardirq.h>
 #include <asm/softirq.h>