$NetBSD: patch-ah,v 1.1 2009/12/15 13:11:18 taca Exp $

* Change SSL to USE_SSL.

--- popxmit.c.orig	2003-05-17 05:17:45.000000000 +0900
+++ popxmit.c
@@ -40,7 +40,7 @@
 #include <string.h>
 #include <unistd.h>
 
-#ifdef SSL	/*XXX*/
+#ifdef USE_SSL	/*XXX*/
 #define	APOP
 #endif
 
