aboutsummaryrefslogtreecommitdiff
path: root/ports/graphqlparser/remove-invalid-bison-directive.patch
blob: 0e0b896dcb566b9a72531171f0d1e96851d34c13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/parser.ypp b/parser.ypp
index 2afbcac..baa9cab 100644
--- a/parser.ypp
+++ b/parser.ypp
@@ -7,8 +7,6 @@
  * of patent rights can be found in the PATENTS file in the same directory.
  */
 
-%require "3"
-
 %skeleton "lalr1.cc"
 
 %defines