it compiles
[org.ibex.mail.git] / src / org / ibex / mail / target / Vacation.java
index f8e71d9..5f6ec63 100644 (file)
@@ -1,4 +1,5 @@
 package org.ibex.mail.target;
+import org.ibex.mail.*;
 /** functionality similar to the UNIX vacation command */
 public class Vacation extends Target {
 }