it compiles
[org.ibex.mail.git] / src / org / ibex / mail / target / LMTP.java
index 3f230d2..a88a801 100644 (file)
@@ -1,4 +1,5 @@
 package org.ibex.mail.target;
+import org.ibex.mail.*;
 /** implementation of the Local Mail Transport Protocol */
 public class LMTP extends Target {
 }