vserver 1.9.3
[linux-2.6.git] / arch / h8300 / lib / checksum.c
index 6691d0b..5aa688d 100644 (file)
@@ -32,6 +32,7 @@
    of the assembly has to go. */
 
 #include <net/checksum.h>
+#include <linux/module.h>
 
 static inline unsigned short from32to16(unsigned long x)
 {