net: sctp: prevent checksum.h from double inclusion
authorDaniel Borkmann <dborkman@redhat.com>
Mon, 1 Jul 2013 16:10:36 +0000 (18:10 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Jul 2013 07:23:57 +0000 (00:23 -0700)
The header file checksum.h is missing proper defines that prevents
it from double inclusion.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found