13 lines
277 B
Plaintext
13 lines
277 B
Plaintext
$OpenBSD: patch-popxmit_c,v 1.1 2008/12/16 18:47:51 naddy Exp $
|
|
--- popxmit.c.orig Tue Dec 16 19:23:22 2008
|
|
+++ popxmit.c Tue Dec 16 19:23:42 2008
|
|
@@ -40,7 +40,7 @@
|
|
#include <string.h>
|
|
#include <unistd.h>
|
|
|
|
-#ifdef SSL /*XXX*/
|
|
+#ifdef USE_SSL /*XXX*/
|
|
#define APOP
|
|
#endif
|
|
|