]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - support/include/conn.h
libnfs.a: move get_socket() function to utils/mount/network.c
[nfs-utils.git] / support / include / conn.h
index ee1b686a440f29d8b68c3bb095cd62e169da16a5..2b1f07d5b922c242b2cf7877b53bccb870173d9b 100644 (file)
@@ -28,7 +28,5 @@ typedef struct {
 static const struct timeval TIMEOUT = { 20, 0 };
 static const struct timeval RETRY_TIMEOUT = { 3, 0 };
 
-int get_socket(struct sockaddr_in *, u_int, int, int);
-
 #endif /* _CONN_H */