2013-09-26 17:14:40 +02:00

13 lines
288 B
Plaintext

$NetBSD: patch-af,v 1.2 1999/07/06 07:57:23 jlam Exp $
--- include/curdefs.h.orig Thu Dec 10 23:24:06 1998
+++ include/curdefs.h Tue Jul 6 01:00:28 1999
@@ -518,4 +518,7 @@
#ifndef ACS_S2
#define ACS_S2 '2'
#endif
+#ifndef ACS_S9
+#define ACS_S9 '9'
+#endif
#endif /* CURDEF_H */