Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 181845 | Differences between
and this patch

Collapse All | Expand All

(-)adm8211/wep.c.vanilla (+2 lines)
Lines 22-27 Link Here
22
#include <linux/crc32.h>
22
#include <linux/crc32.h>
23
#include <asm/string.h>
23
#include <asm/string.h>
24
#include <asm/scatterlist.h>
24
#include <asm/scatterlist.h>
25
#include <asm/page.h>
26
#include <linux/mm.h>
25
27
26
#ifndef CONFIG_CRYPTO
28
#ifndef CONFIG_CRYPTO
27
#error CONFIG_CRYPTO required to build
29
#error CONFIG_CRYPTO required to build

Return to bug 181845