commit | 43d60661ac67c28b358f012d07587762074017fc | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Mon Sep 05 18:05:52 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 05 18:05:52 2005 -0700 |
tree | 32b73ce29507e4361171a24911a17f87feac37f6 | |
parent | 295098e9f4822aecdddd4cab05705f1ee63bc3f4 [diff] |
[IPV4]: net/ipv4/ipconfig.c should #include <linux/nfs_fs.h> 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 <bunk@stusta.de> Signed-off-by: David S. Miller <davem@davemloft.net>