=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/include/math.h,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- src/include/math.h 1998/03/02 23:58:02 1.3 +++ src/include/math.h 2000/03/01 22:27:13 1.4 @@ -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_