summaryrefslogtreecommitdiff
path: root/sysutils/xfm/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/xfm/patches/patch-ab')
-rw-r--r--sysutils/xfm/patches/patch-ab11
1 files changed, 6 insertions, 5 deletions
diff --git a/sysutils/xfm/patches/patch-ab b/sysutils/xfm/patches/patch-ab
index 5e7bfb8173f..d0db1dba764 100644
--- a/sysutils/xfm/patches/patch-ab
+++ b/sysutils/xfm/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.2 2006/03/29 22:39:49 joerg Exp $
+$NetBSD: patch-ab,v 1.3 2015/10/14 20:17:28 wiz Exp $
---- src/Fm.h.orig Tue Aug 1 09:09:35 2000
-+++ src/Fm.h Tue Aug 1 09:16:04 2000
-@@ -19,10 +19,14 @@
+--- src/Fm.h.orig 2001-09-03 03:15:28.000000000 +0000
++++ src/Fm.h
+@@ -19,11 +19,15 @@
#include <malloc.h>
#endif
@@ -13,7 +13,8 @@ $NetBSD: patch-ab,v 1.2 2006/03/29 22:39:49 joerg Exp $
#pragma alloca
#else
#include <alloca.h>
-+#endif
#endif
++#endif
#include <stdio.h>
+ #include <sys/types.h> /* just in case */