sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h
[deliverable/linux.git] / net / sunrpc / clnt.c
index 822f020fa7f458e07a8e216e6609447daefb8747..c8193ce67b230c50e375ed206ac7e4c95c43a425 100644 (file)
@@ -33,6 +33,7 @@
 #include <linux/rcupdate.h>
 
 #include <linux/sunrpc/clnt.h>
+#include <linux/sunrpc/addr.h>
 #include <linux/sunrpc/rpc_pipe_fs.h>
 #include <linux/sunrpc/metrics.h>
 #include <linux/sunrpc/bc_xprt.h>
This page took 0.02413 seconds and 5 git commands to generate.