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

12 lines
242 B
Text

--- cc/ccom/scan.l.orig 2014-10-12 17:39:26 UTC
+++ cc/ccom/scan.l
@@ -236,7 +236,8 @@ L?\"(\\.|[^\\"])*\" { yylval.strp = yytext; return C_S
%%
-int lineno, issyshdr;
+extern int lineno;
+int issyshdr;
char *ftitle = "<stdin>";
int