1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-23 05:30:31 -04:00
ports/lang/pcc/files/patch-cc_cxxcom_scan.l
2020-09-19 16:55:18 +00:00

12 lines
253 B
Text

--- cc/cxxcom/scan.l.orig 2014-08-18 11:27:34 UTC
+++ cc/cxxcom/scan.l
@@ -220,7 +220,8 @@ L?\"(\\.|[^\\"])*\" { yylval.strp = yytext; return C_S
%%
-int lineno, issyshdr;
+extern int lineno;
+int issyshdr;
char *ftitle = "<stdin>";
static int