$NetBSD: patch-ac,v 1.1.1.1 2001/07/01 14:39:15 taca Exp $ --- lr0.c.orig Thu Nov 2 01:29:07 2000 +++ lr0.c @@ -12,9 +12,6 @@ shifts *first_shift; reductions *first_reduction; -int get_state(); -core *new_state(); - static core **state_set; static core *this_state; static core *last_state;