1 $NetBSD: patch-ab,v 1.4 2007/02/16 14:54:16 joerg Exp $
3 --- cmp3.h.orig 2001-07-01 12:38:08.000000000 +0800
9 -#if defined(__FreeBSD__)
10 +#if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__DragonFly__) || defined(__sun)
18 -#ifndef NCURSES_VERSION
19 - #error "This program requires ncurses to function"