diff --git a/lisp/undefineds.h b/lisp/undefineds.h index 950b1807db8bdb31dfdd00e8a93a91bfcf4ca2c8..f46cbd7b195f418e36b413992b8460de6ed593c6 100644 --- a/lisp/undefineds.h +++ b/lisp/undefineds.h @@ -1,5 +1,5 @@ /* 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.13 1997/02/19 01:19:53 dtc Exp $ */ +/* $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/lisp/undefineds.h,v 1.14 1997/02/19 02:04:09 dtc Exp $ */ /* Pick up all the syscalls. */ accept, @@ -185,11 +185,9 @@ atan2, sinh, cosh, tanh, -#ifndef hpux asinh, acosh, atanh, -#endif exp, #ifndef hpux expm1,