summaryrefslogtreecommitdiff
path: root/x11-wm/vtwm/files/vtwm-5.4.7-clang16.patch
blob: b74908a61f6876751aebb1eb49be8257776f4c82 (plain)
1
2
3
4
5
6
7
https://bugs.gentoo.org/874468
--- a/gram.y
+++ b/gram.y
@@ -86,2 +86,3 @@
 static void yyerror();
+static int yylex();
 static name_list **list;