mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-28 12:39:28 +00:00
Remove remnants of valloc workarounds. (#54)
This commit is contained in:
@@ -43,7 +43,6 @@ static char *id = "$Id: setsout.c,v 1.3 1999/05/31 23:35:41 sybalsky Exp $ Copyr
|
||||
#define MBYTE 0x100000 /* 1 Mbyte */
|
||||
extern int errno;
|
||||
|
||||
/* JDS protoize char *valloc(size_t); */
|
||||
void set_sysout(int version, char *sysout_file_name);
|
||||
|
||||
void set_sysout(int version, char *sysout_file_name) {
|
||||
|
||||
Reference in New Issue
Block a user