1 2 3 4 5
#include "linux/module.h" #include "asm/checksum.h" /* Networking helper routines. */ EXPORT_SYMBOL(csum_partial);