From 9c283bc97565747a7128f3d66cf83a1ed13d3816 Mon Sep 17 00:00:00 2001 From: todd <> Date: Wed, 1 Mar 2000 22:27:13 +0000 Subject: [PATCH] $OpenBSD$ --- src/include/math.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/math.h b/src/include/math.h index 2c8ecce4..45d86210 100644 --- a/src/include/math.h +++ b/src/include/math.h @@ -1,3 +1,4 @@ +/* $OpenBSD: math.h,v 1.4 2000/03/01 22:27:13 todd Exp $ */ /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. @@ -11,7 +12,6 @@ /* * from: @(#)fdlibm.h 5.1 93/09/24 - * $Id: math.h,v 1.3 1998/03/02 23:58:02 millert Exp $ */ #ifndef _MATH_H_