summaryrefslogtreecommitdiff
path: root/lib/libm/arch/hppa/s_round.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libm/arch/hppa/s_round.c')
-rw-r--r--lib/libm/arch/hppa/s_round.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libm/arch/hppa/s_round.c b/lib/libm/arch/hppa/s_round.c
index 2182450b841..80421933c17 100644
--- a/lib/libm/arch/hppa/s_round.c
+++ b/lib/libm/arch/hppa/s_round.c
@@ -2,10 +2,6 @@
* Written by Michael Shalayeff. Public Domain
*/
-#if defined(LIBM_SCCS) && !defined(lint)
-static char rcsid[] = "$OpenBSD: s_round.c,v 1.1 2009/07/15 20:08:43 martynas Exp $";
-#endif
-
#include <sys/types.h>
#include <machine/ieeefp.h>
#include "math.h"