mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-17 00:22:59 +00:00
Remove conflicting definition for time()
modified: src/unixfork.c
This commit is contained in:
parent
b8c041f5ff
commit
ada566091b
@ -301,7 +301,7 @@ of the packet received except:
|
||||
|
||||
*/
|
||||
|
||||
long time(long); /* XXX where does time come from? */
|
||||
// long time(long); /* XXX where does time come from? */
|
||||
|
||||
int fork_Unix() {
|
||||
int LispToUnix[2], /* Incoming pipe from LISP */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user