6a1bd579b0
conflict with curses)
15 lines
287 B
Text
15 lines
287 B
Text
$NetBSD: patch-ak,v 1.1 2004/01/23 19:05:45 agc Exp $
|
|
|
|
--- lib/libcurses/printw.c 2004/01/23 19:01:18 1.1
|
|
+++ lib/libcurses/printw.c 2004/01/23 19:01:45
|
|
@@ -42,10 +42,6 @@
|
|
* is not in effect.
|
|
*/
|
|
|
|
-#ifdef __GNUC__
|
|
-#undef __STDC__
|
|
-#endif
|
|
-
|
|
#if __STDC__
|
|
#include <stdarg.h>
|
|
#else
|