X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Flocate_host.h;h=68f113f5099ab428248aa2e133c13e9247294389;hb=HEAD;hp=3c271102e83c34fd05aa1acb4ccbae8851f41da1;hpb=5e0ff5ef9ab478e1a187094d4f165402fe8d947f;p=citadel.git diff --git a/citadel/locate_host.h b/citadel/locate_host.h deleted file mode 100644 index 3c271102e..000000000 --- a/citadel/locate_host.h +++ /dev/null @@ -1,3 +0,0 @@ -/* $Id$ */ -void locate_host(char *tbuf, size_t n, const struct in_addr *addr); -int rbl_check(char *message_to_spammer);