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 2f74049..0000000
+++ /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);