sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h
[sfrench/cifs-2.6.git] / fs / nfsd / fault_inject.c
index e761ee95617fda7d1a388a4da38fec6712ae6a0c..247c00ccdb0f726cd9635dfab81ddaf7dd45dcf2 100644 (file)
@@ -9,7 +9,7 @@
 #include <linux/debugfs.h>
 #include <linux/module.h>
 #include <linux/nsproxy.h>
-#include <linux/sunrpc/clnt.h>
+#include <linux/sunrpc/addr.h>
 #include <asm/uaccess.h>
 
 #include "state.h"