diff options
Diffstat (limited to 'mail/xfmail/patches/patch-ab')
-rw-r--r-- | mail/xfmail/patches/patch-ab | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/mail/xfmail/patches/patch-ab b/mail/xfmail/patches/patch-ab index 6a7bdde733b..0f8d8e4558b 100644 --- a/mail/xfmail/patches/patch-ab +++ b/mail/xfmail/patches/patch-ab @@ -1,9 +1,13 @@ -$NetBSD: patch-ab,v 1.2 1998/08/07 11:09:55 agc Exp $ +$NetBSD: patch-ab,v 1.3 2001/02/26 22:32:09 tron Exp $ ---- ui/umail.h.orig Fri Jun 26 03:19:23 1998 -+++ ui/umail.h Fri Jun 26 03:19:35 1998 -@@ -52,3 +52,3 @@ +--- ui/umail.h.orig Fri Jun 23 21:30:31 2000 ++++ ui/umail.h +@@ -30,7 +30,7 @@ + #include <pwd.h> + #endif --#include <forms.h> -+#include <X11/forms.h> +- #include <forms.h> ++ #include <X11/forms.h> + + #include "version.h" |