summaryrefslogtreecommitdiffstats
path: root/lib/libm/src
diff options
context:
space:
mode:
authoretheisen <etheisen@openbsd.org>1996-11-14 14:21:51 +0000
committeretheisen <etheisen@openbsd.org>1996-11-14 14:21:51 +0000
commitc7c302b85f8984c3963a0d130e22b9138934fa31 (patch)
treecfe4717a5ec4387f88f00f228af8bc711b04c1cc /lib/libm/src
parentremove BINDIR. (diff)
downloadwireguard-openbsd-c7c302b85f8984c3963a0d130e22b9138934fa31.tar.xz
wireguard-openbsd-c7c302b85f8984c3963a0d130e22b9138934fa31.zip
machine/endian.h not needed.
Diffstat (limited to 'lib/libm/src')
-rw-r--r--lib/libm/src/math_private.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libm/src/math_private.h b/lib/libm/src/math_private.h
index a2b81a1881f..94ce77b873f 100644
--- a/lib/libm/src/math_private.h
+++ b/lib/libm/src/math_private.h
@@ -11,13 +11,12 @@
/*
* from: @(#)fdlibm.h 5.1 93/09/24
- * $Id: math_private.h,v 1.3 1996/05/24 10:57:43 deraadt Exp $
+ * $Id: math_private.h,v 1.4 1996/11/14 14:21:51 etheisen Exp $
*/
#ifndef _MATH_PRIVATE_H_
#define _MATH_PRIVATE_H_
-#include <machine/endian.h>
#include <sys/types.h>
/* The original fdlibm code used statements like: