From 1b665ec34c3e6d7e1ed3df15d29740c5327f7cc1 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Wed, 17 Oct 2001 20:57:26 +0200 Subject: Imported Debian version 4.5.14 --- whois.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'whois.h') diff --git a/whois.h b/whois.h index fc68820..8baf0b1 100644 --- a/whois.h +++ b/whois.h @@ -7,6 +7,7 @@ /* prototypes */ const char *whichwhois(const char *); +const char *match_config_file(const char *); const char *whereas(int, struct as_del []); char *queryformat(const char *, const char *, const char *); void do_query(const int, const char *); @@ -18,6 +19,7 @@ void sighandler(int); unsigned long myinet_aton(const char *); int domcmp(const char *, const char *); int domfind(const char *, const char *[]); +char *normalize_domain(const char *); void err_quit(const char *,...); void err_sys(const char *,...); -- cgit v1.2.3