openbsd-ports/math/sc/patches/patch-lex_c
weingart 18775fea0e Update to sc-7.16
ok pval@
2006-05-28 21:21:51 +00:00

13 lines
340 B
Plaintext

$OpenBSD: patch-lex_c,v 1.4 2006/05/28 21:21:51 weingart Exp $
--- lex.c.orig Thu May 4 09:52:42 2006
+++ lex.c Thu May 4 09:52:54 2006
@@ -642,7 +642,7 @@ nmgetch()
#endif
-#if defined(SYSV2) || defined(SYSV3) || defined(MSDOS)
+#if defined(SYSV2) || defined(SYSV3) || defined(MSDOS) || defined(NCURSES_VERSION)
void
initkbd()