it compiles
[org.ibex.mail.git] / src / org / ibex / mail / target / Procmail.java
index ab16ecc..bbdf6e1 100644 (file)
@@ -1,4 +1,5 @@
 package org.ibex.mail.target;
+import org.ibex.mail.*;
 /** callout to support legacy .procmailrc files */
 public class Procmail extends Pipe {
 }