fix dlen
[citadel.git] / citadel / locate_host.h
diff --git a/citadel/locate_host.h b/citadel/locate_host.h
deleted file mode 100644 (file)
index 21ae5bd..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-/* $Id$ */
-void locate_host(char *tbuf, size_t n, char *abuf, size_t na, int client_socket);
-int rbl_check(char *message_to_spammer);
-int hostname_to_dotted_quad(char *addr, char *host);
-int rblcheck_backend(char *domain, char *txtbuf, int txtbufsize);