summaryrefslogtreecommitdiff
path: root/lib/libm/arch/hppa/s_ceil.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libm/arch/hppa/s_ceil.c')
-rw-r--r--lib/libm/arch/hppa/s_ceil.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libm/arch/hppa/s_ceil.c b/lib/libm/arch/hppa/s_ceil.c
index 3a5a83cdcad..692300f40f8 100644
--- a/lib/libm/arch/hppa/s_ceil.c
+++ b/lib/libm/arch/hppa/s_ceil.c
@@ -2,10 +2,6 @@
* Written by Michael Shalayeff. Public Domain
*/
-#if defined(LIBM_SCCS) && !defined(lint)
-static char rcsid[] = "$OpenBSD: s_ceil.c,v 1.3 2003/01/16 19:17:33 mickey Exp $";
-#endif
-
#include <sys/types.h>
#include <machine/ieeefp.h>
#include "math.h"