]> code.citadel.org Git - citadel.git/blobdiff - citadel/locate_host.h
Remove preprocessor tests for OpenSSL. It's a requirement.
[citadel.git] / citadel / locate_host.h
diff --git a/citadel/locate_host.h b/citadel/locate_host.h
deleted file mode 100644 (file)
index b71d389..0000000
+++ /dev/null
@@ -1,7 +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);
-int hostname_to_dotted_quad(char *addr, char *host);
-int rblcheck_backend(char *domain, char *txtbuf, int txtbufsize);