it compiles
[org.ibex.mail.git] / src / org / ibex / mail / filter / DCC.java
index 6f1eb0f..26a1483 100644 (file)
@@ -1,4 +1,5 @@
 package org.ibex.mail.filter;
+import org.ibex.mail.*;
 /** implements the Distributed Checksum Clearinghouse spam filtering protocol */
 public class DCC extends SpamFilter {
 }