diff options
Diffstat (limited to 'net/xorp/files/patch-y.tplt__tab.cc')
| -rw-r--r-- | net/xorp/files/patch-y.tplt__tab.cc | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/net/xorp/files/patch-y.tplt__tab.cc b/net/xorp/files/patch-y.tplt__tab.cc new file mode 100644 index 000000000000..4efc46cf5531 --- /dev/null +++ b/net/xorp/files/patch-y.tplt__tab.cc @@ -0,0 +1,14 @@ +--- rtrmgr/y.tplt_tab.cc.orig 2018-07-12 14:20:17 UTC ++++ rtrmgr/y.tplt_tab.cc +@@ -552,9 +552,9 @@ int + yyparse (YYPARSE_PARAM_ARG) + YYPARSE_PARAM_DECL + { +- register int yym, yyn, yystate; ++ int yym, yyn, yystate; + #if YYDEBUG +- register const char *yys; ++ const char *yys; + + if ((yys = getenv("YYDEBUG"))) + { |
