mirror of
https://github.com/NixOS/nix.git
synced 2024-11-29 18:22:27 +00:00
* Make Nix build with Bison 2.4.
This commit is contained in:
parent
28355dafcf
commit
8e39d9bdb3
@ -25,6 +25,7 @@
|
||||
|
||||
#include "parser-tab.hh"
|
||||
#include "lexer-tab.hh"
|
||||
#define YYSTYPE YYSTYPE // workaround a bug in Bison 2.4
|
||||
|
||||
#include "nixexpr.hh"
|
||||
#include "nixexpr-ast.hh"
|
||||
|
Loading…
Reference in New Issue
Block a user