diff options
Diffstat (limited to 'src/regress')
-rw-r--r-- | src/regress/lib/libc/cephes/mconf.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/regress/lib/libc/cephes/mconf.h b/src/regress/lib/libc/cephes/mconf.h index a92bd3ab64..7527193e2a 100644 --- a/src/regress/lib/libc/cephes/mconf.h +++ b/src/regress/lib/libc/cephes/mconf.h | |||
@@ -1,4 +1,4 @@ | |||
1 | /* $OpenBSD: mconf.h,v 1.1 2011/07/02 18:11:01 martynas Exp $ */ | 1 | /* $OpenBSD: mconf.h,v 1.2 2014/07/21 01:51:11 guenther Exp $ */ |
2 | 2 | ||
3 | /* | 3 | /* |
4 | * Copyright (c) 2008 Stephen L. Moshier <steve@moshier.net> | 4 | * Copyright (c) 2008 Stephen L. Moshier <steve@moshier.net> |
@@ -76,7 +76,7 @@ | |||
76 | */ | 76 | */ |
77 | 77 | ||
78 | #include <sys/types.h> | 78 | #include <sys/types.h> |
79 | #include <sys/endian.h> | 79 | #include <endian.h> |
80 | 80 | ||
81 | /* Constant definitions for math error conditions | 81 | /* Constant definitions for math error conditions |
82 | */ | 82 | */ |