pkgsrc/news/pan/patches/patch-ag
fredb 46543ebd35 Update Pan to 0.11.2. Literally *hundreds* of bug fixes and refinements
documented in the "NEWS" file since the release of 0.10.0.93, only four
months ago! Still point-oh, but more usable than ever before.
2002-03-01 02:25:36 +00:00

12 lines
241 B
Text

$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>