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