=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/include/math.h,v retrieving revision 1.30 retrieving revision 1.31 diff -c -r1.30 -r1.31 *** src/include/math.h 2011/07/06 00:02:42 1.30 --- src/include/math.h 2012/12/05 23:19:57 1.31 *************** *** 1,4 **** ! /* $OpenBSD: math.h,v 1.30 2011/07/06 00:02:42 martynas Exp $ */ /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. --- 1,4 ---- ! /* $OpenBSD: math.h,v 1.31 2012/12/05 23:19:57 deraadt Exp $ */ /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. *************** *** 18,24 **** #define _MATH_H_ #include - #include #include __BEGIN_DECLS --- 18,23 ----