mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-17 08:13:02 +00:00
Various anti-`extern in *.c' changes.
* src/system.h: Include `assert.h'.
This commit is contained in:
@@ -30,6 +30,8 @@
|
||||
#include "gram.h"
|
||||
#include "derives.h"
|
||||
|
||||
short **derives;
|
||||
|
||||
#if DEBUG
|
||||
|
||||
static void
|
||||
@@ -55,8 +57,6 @@ print_derives (void)
|
||||
|
||||
#endif
|
||||
|
||||
short **derives;
|
||||
|
||||
void
|
||||
set_derives (void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user