summaryrefslogtreecommitdiff
path: root/news/pan/patches/patch-ag
blob: 0a6a719612847d046a6bd768998ee4d0857e0fa1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ag,v 1.3 2003/04/15 10:28:46 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>