]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] M68k IPV6
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sat, 26 Jul 2003 02:17:26 +0000 (19:17 -0700)
committerJens Axboe <axboe@suse.de>
Sat, 26 Jul 2003 02:17:26 +0000 (19:17 -0700)
M68k: Add missing include for IPV6

include/asm-m68k/checksum.h

index 25ef68a2109fe219e61fbf0adf31e930420e1c43..d7ffda5019b97b4576b8a409fc90f3839ecd9e46 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef _M68K_CHECKSUM_H
 #define _M68K_CHECKSUM_H
 
+#include <linux/in6.h>
+
 /*
  * computes the checksum of a memory block at buff, length len,
  * and adds in "sum" (32-bit)