From: Adrian Bunk Date: Tue, 6 Sep 2005 01:05:52 +0000 (-0700) Subject: [IPV4]: net/ipv4/ipconfig.c should #include X-Git-Tag: v2.6.14-rc1~763 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43d60661ac67c28b358f012d07587762074017fc;p=pandora-kernel.git [IPV4]: net/ipv4/ipconfig.c should #include Every file should #include the header files containing the prototypes of it's global functions. nfs_fs.h contains the prototype of root_nfs_parse_addr(). Signed-off-by: Adrian Bunk Signed-off-by: David S. Miller --- Reading git-diff-tree failed