diff options
Diffstat (limited to 'include/asm-sh/checksum.h')
-rw-r--r-- | include/asm-sh/checksum.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-sh/checksum.h b/include/asm-sh/checksum.h index f19fc9067..05a556fc7 100644 --- a/include/asm-sh/checksum.h +++ b/include/asm-sh/checksum.h @@ -9,6 +9,8 @@ * Copyright (C) 1999 by Kaz Kojima & Niibe Yutaka */ +#include <linux/config.h> + /* * computes the checksum of a memory block at buff, length len, * and adds in "sum" (32-bit) |