X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=support%2Finclude%2Fconn.h;fp=support%2Finclude%2Fconn.h;h=ee1b686a440f29d8b68c3bb095cd62e169da16a5;hb=56a4a153c8559efe6e090e99eaf190d530299de2;hp=48f5a1c97a25006c9b8bfe0f13fb649a9e1943b1;hpb=b6e4ddd10b3c67ef210e572dec956cb35ce96440;p=nfs-utils.git diff --git a/support/include/conn.h b/support/include/conn.h index 48f5a1c..ee1b686 100644 --- a/support/include/conn.h +++ b/support/include/conn.h @@ -28,8 +28,6 @@ typedef struct { static const struct timeval TIMEOUT = { 20, 0 }; static const struct timeval RETRY_TIMEOUT = { 3, 0 }; -int clnt_ping(struct sockaddr_in *, const u_long, const u_long, const u_int, - struct sockaddr_in *); int get_socket(struct sockaddr_in *, u_int, int, int); #endif /* _CONN_H */