mirror of
https://github.com/NixOS/nix
synced 2025-07-03 02:01:48 +02:00
Fix building against Bison 2.6
This commit is contained in:
parent
c56bc3d81c
commit
804709706c
2 changed files with 4 additions and 6 deletions
|
@ -9,7 +9,6 @@
|
|||
|
||||
%{
|
||||
#include "nixexpr.hh"
|
||||
#define BISON_HEADER_HACK
|
||||
#include "parser-tab.hh"
|
||||
|
||||
using namespace nix;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue