mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
275 B
Plaintext
13 lines
275 B
Plaintext
$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 */
|