summaryrefslogtreecommitdiff
path: root/news/gtk2-pan/patches/patch-ag
blob: 30f11fef9453bc2da6bf33532e2119858fdce2c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ag,v 1.2 2002/10/31 17:57:39 wiz Exp $

--- pan/text.c.orig	Fri Sep 27 23:02:36 2002
+++ pan/text.c
@@ -20,6 +20,7 @@
 #include <config.h>
 
 #include <ctype.h>
+#include <stdlib.h>
 #include <string.h>
 
 #include <glib.h>