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

@@ -1,3 +1,10 @@
#include <stdio.h>
#include <assert.h>
#include <ctype.h>
#include <em_spec.h>
#include <em_flag.h>
#include <em_reg.h>
#include "booth.h"
char *strncpy(), strcpy(), sprintf();