summaryrefslogtreecommitdiff
path: root/news/gtk2-pan/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'news/gtk2-pan/patches/patch-ag')
-rw-r--r--news/gtk2-pan/patches/patch-ag12
1 files changed, 12 insertions, 0 deletions
diff --git a/news/gtk2-pan/patches/patch-ag b/news/gtk2-pan/patches/patch-ag
new file mode 100644
index 00000000000..c1224377990
--- /dev/null
+++ b/news/gtk2-pan/patches/patch-ag
@@ -0,0 +1,12 @@
+$NetBSD: patch-ag,v 1.1.1.1 2002/10/02 03:10:19 rh Exp $
+
+--- pan/text.c.orig Wed Feb 6 22:58:14 2002
++++ pan/text.c
+@@ -21,6 +21,7 @@
+ #include <config.h>
+
+ #include <ctype.h>
++#include <stdlib.h>
+ #include <string.h>
+
+ #include <glib.h>