it compiles
[org.ibex.mail.git] / src / org / ibex / mail / target / XMLRPC.java
index ec6ca7c..d67417e 100644 (file)
@@ -1,4 +1,5 @@
 package org.ibex.mail.target;
+import org.ibex.mail.*;
 /** an XML-RPC <i>server</i> which accepts requests sent via SMTP */
 public class XMLRPC extends Target {
 }