diff options
Diffstat (limited to 'net/sunrpc/addr.c')
| -rw-r--r-- | net/sunrpc/addr.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/net/sunrpc/addr.c b/net/sunrpc/addr.c index 4548757c987..67a655ee82a 100644 --- a/net/sunrpc/addr.c +++ b/net/sunrpc/addr.c @@ -19,6 +19,7 @@  #include <net/ipv6.h>  #include <linux/sunrpc/clnt.h>  #include <linux/slab.h> +#include <linux/export.h>  #if defined(CONFIG_IPV6) || defined(CONFIG_IPV6_MODULE)  |