From: Adrian Bunk Date: Tue, 6 Sep 2005 01:07:42 +0000 (-0700) Subject: [SCTP]: net/sctp/sysctl.c should #include X-Git-Tag: v2.6.14-rc1~761 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c5955d83ed26455a49d12e783cc2258d11279a9;p=pandora-kernel.git [SCTP]: net/sctp/sysctl.c should #include Every file should #include the header files containing the prototypes of it's global functions. sctp.h contains the prototypes of sctp_sysctl_{,un}register(). Signed-off-by: Adrian Bunk Signed-off-by: David S. Miller --- Reading git-diff-tree failed