some minor bugs

This commit is contained in:
erikb
1986-08-22 09:20:13 +00:00
parent 06c0a20b4d
commit fc9f365b47
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ char *strcpy();
EXPORT
init_pp()
{
long clock;
long clock, sys_time();
static char date[30];
char *ctime();