X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=support%2Finclude%2Fmisc.h;h=e817bc54f988b9b1aeec0cc7c10f3e9b503551dc;hp=9a1b25df2160b4d1f74dc59bdff808ced955ea3e;hb=21015ace7d0a356b24a57540ccfeb41d941e78ed;hpb=22d6566d473f71e241c791a02435d414648c99e8 diff --git a/support/include/misc.h b/support/include/misc.h index 9a1b25d..e817bc5 100644 --- a/support/include/misc.h +++ b/support/include/misc.h @@ -15,8 +15,6 @@ int randomkey(unsigned char *keyout, int len); int weakrandomkey(unsigned char *keyout, int len); -int matchhostname(const char *h1, const char *h2); - struct hostent; struct hostent *hostent_dup(struct hostent *hp); struct hostent *get_hostent (const char *addr, int len, int type);