]> git.saurik.com Git - bison.git/blobdiff - src/closure.c
Various anti-`extern in *.c' changes.
[bison.git] / src / closure.c
index 87ad8c5f5f054abc6e2a24d8bdedaf3bc7ba5da4..68b646909f8801560b28759700ac9ccb2e934138 100644 (file)
    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    02111-1307, USA.  */
 
-
 #include "system.h"
 #include "alloc.h"
 #include "gram.h"
 #include "closure.h"
-
-extern short **derives;
-
-extern void RTC PARAMS ((unsigned *, int));
+#include "derives.h"
 
 short *itemset;
 short *itemsetend;