From a786c016f0af6fa116ae2483d6261dbed009d87e Mon Sep 17 00:00:00 2001 From: Chuck Lever Date: Sat, 28 Jul 2007 17:50:55 -0400 Subject: libnfs.a: eliminate conn.c and conn.h conn.[ch] are now no longer needed. Clean them out and delete them. Signed-off-by: Chuck Lever Signed-off-by: Neil Brown --- utils/mount/network.c | 1 - 1 file changed, 1 deletion(-) (limited to 'utils/mount/network.c') diff --git a/utils/mount/network.c b/utils/mount/network.c index af37ef6..efedf25 100644 --- a/utils/mount/network.c +++ b/utils/mount/network.c @@ -34,7 +34,6 @@ #include #include -#include "conn.h" #include "xcommon.h" #include "mount.h" #include "nls.h" -- cgit