From 5e03c2d890037d06235ef2b4f6667f3cbef59822 Mon Sep 17 00:00:00 2001 From: dtc <dtc> Date: Wed, 19 Feb 1997 02:04:09 +0000 Subject: [PATCH] Oops, committed one of Rays erroneous back-patches. --- lisp/undefineds.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/lisp/undefineds.h b/lisp/undefineds.h index 950b1807d..f46cbd7b1 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, -- GitLab