sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h
[deliverable/linux.git] / fs / nfsd / nfscache.c
index d16a5d6435f2ad7c01c8128beeb9760f70be4c33..f7544698e6e60cb0bdf5d942e00740c0f9d9120b 100644 (file)
@@ -9,7 +9,7 @@
  */
 
 #include <linux/slab.h>
-#include <linux/sunrpc/clnt.h>
+#include <linux/sunrpc/addr.h>
 #include <linux/highmem.h>
 
 #include "nfsd.h"
This page took 0.023568 seconds and 5 git commands to generate.