summaryrefslogtreecommitdiff
path: root/news/pan/patches/patch-ag
blob: c4255b29a95274a55ba2a1e708fbd33644160a6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ag,v 1.2 2002/03/01 02:25:37 fredb 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>