12 lines
239 B
Text
12 lines
239 B
Text
$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>
|