Index: head/sysutils/dtc/files/patch-0e9225eb.c =================================================================== --- head/sysutils/dtc/files/patch-0e9225eb.c (nonexistent) +++ head/sysutils/dtc/files/patch-0e9225eb.c (revision 545769) @@ -0,0 +1,12 @@ +diff --git a/dtc-lexer.l b/dtc-lexer.l +index 5c6c3fd..b3b7270 100644 +--- dtc-lexer.l ++++ dtc-lexer.l +@@ -23,7 +23,6 @@ LINECOMMENT "//".*\n + #include "srcpos.h" + #include "dtc-parser.tab.h" + +-YYLTYPE yylloc; + extern bool treesource_error; + + /* CAUTION: this will stop working if we ever use yyless() or yyunput() */ Property changes on: head/sysutils/dtc/files/patch-0e9225eb.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property