summaryrefslogtreecommitdiff
path: root/news/pan/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'news/pan/patches/patch-ag')
-rw-r--r--news/pan/patches/patch-ag16
1 files changed, 6 insertions, 10 deletions
diff --git a/news/pan/patches/patch-ag b/news/pan/patches/patch-ag
index d9d8f85c64f..c4255b29a95 100644
--- a/news/pan/patches/patch-ag
+++ b/news/pan/patches/patch-ag
@@ -1,16 +1,12 @@
-$NetBSD: patch-ag,v 1.1 2001/10/15 07:24:39 rh Exp $
+$NetBSD: patch-ag,v 1.2 2002/03/01 02:25:37 fredb Exp $
---- pan/text.c.orig Thu Oct 4 23:39:24 2001
+--- pan/text.c.orig Wed Feb 6 22:58:14 2002
+++ pan/text.c
-@@ -23,7 +23,11 @@
- #include <ctype.h>
- #include <string.h>
+@@ -21,6 +21,7 @@
+ #include <config.h>
-+#ifdef HAVE_ALLOCA_H
- #include <alloca.h>
-+#else
+ #include <ctype.h>
+#include <stdlib.h>
-+#endif
+ #include <string.h>
#include <glib.h>
- #include <gtk/gtkmain.h>