Skip to content
Snippets Groups Projects
Commit 1a0afca6 authored by ram's avatar ram
Browse files

Nother SVR4 bits the dust.

parent e3ea36fe
No related branches found
No related tags found
No related merge requests found
/* Routines that must be linked into the core for lisp to work. */
/* $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/lisp/undefineds.h,v 1.7 1994/10/30 21:36:58 ram Exp $ */
/* $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/lisp/undefineds.h,v 1.8 1994/10/30 21:43:03 ram Exp $ */
/* Pick up all the syscalls. */
accept,
......@@ -163,7 +163,7 @@ vfork,
vhangup,
#endif
wait,
#ifndef SVR4
#ifndef SOLARIS
wait3,
#endif
write,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment