Skip to content

Commit

Permalink
Merge pull request #41 from davidgiven/yacc
Browse files Browse the repository at this point in the history
Fix build issue on OSX Mojave.
  • Loading branch information
davidgiven committed Jan 5, 2021
2 parents 1a06ae9 + 607f13c commit f68ff87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third_party/zmac/zmac.y
Expand Up @@ -225,6 +225,7 @@
#endif

#include "mio.h"
#include "y.tab.h"

/*
* DEBUG turns on pass reporting.
Expand Down

0 comments on commit f68ff87

Please sign in to comment.