pkgsrc/textproc/xml-coreutils/patches/patch-aa
seb 8ecf84d4ca Initial import of xml-coreutils version 0.8a in the NetBSD Packages
Collection.

The xml-coreutils are a collection of Unix/POSIX command line tools
for processing XML files.  The aim is to make XML processing for
shell users exactly as easy as text processing.
2010-08-29 07:48:28 +00:00

12 lines
275 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2010/08/29 07:48:28 seb Exp $
--- src/lessui.c.orig 2010-02-05 23:13:46.000000000 +0000
+++ src/lessui.c
@@ -22,6 +22,7 @@
#include "lessui.h"
#include "myerror.h"
+#include <limits.h>
#include <slang.h>
/* #define create_display(a) 1 */