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

19 lines
400 B
Plaintext

$NetBSD: patch-bo,v 1.1 2011/11/27 14:17:41 drochner Exp $
--- tools/wml/Uil.h.orig 2009-10-22 11:54:44.000000000 +0000
+++ tools/wml/Uil.h
@@ -278,6 +278,7 @@
+#if 0
#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
typedef int YYSTYPE;
# define yystype YYSTYPE /* obsolescent; will be withdrawn */
@@ -286,4 +287,4 @@ typedef int YYSTYPE;
#endif
extern YYSTYPE yylval;
-
+#endif