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.
12 lines
241 B
Text
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>
|