mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 14:23:04 +00:00
Various anti-`extern in *.c' changes.
* src/system.h: Include `assert.h'.
This commit is contained in:
@@ -29,10 +29,6 @@ bucket *firstsymbol;
|
||||
static bucket *lastsymbol;
|
||||
static bucket **symtab;
|
||||
|
||||
extern void tabinit PARAMS((void));
|
||||
extern void free_symtab PARAMS((void));
|
||||
|
||||
|
||||
static int
|
||||
hash (const char *key)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user