make to work again

This commit is contained in:
ceriel
1988-07-14 09:15:21 +00:00
parent 02154c02b2
commit 351429c19c
5 changed files with 23 additions and 7 deletions

View File

@@ -16,6 +16,13 @@ static char rcsid2[]="$Header$";
#define MAXBACKUP 50
#include <stdio.h>
#include <assert.h>
#include <ctype.h>
#include <em_spec.h>
#include <em_flag.h>
#include <em_reg.h>
#include "booth.h"
#include "y.tab.h"
%}