summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm/compat/endian.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/openbsm/compat/endian.h')
-rw-r--r--contrib/openbsm/compat/endian.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/contrib/openbsm/compat/endian.h b/contrib/openbsm/compat/endian.h
index 2517a41..83762e4 100644
--- a/contrib/openbsm/compat/endian.h
+++ b/contrib/openbsm/compat/endian.h
@@ -25,18 +25,13 @@
* SUCH DAMAGE.
*
* Derived from FreeBSD src/sys/sys/endian.h:1.6.
- * $P4: //depot/projects/trustedbsd/openbsm/compat/endian.h#5 $
+ * $P4: //depot/projects/trustedbsd/openbsm/compat/endian.h#7 $
*/
#ifndef _COMPAT_ENDIAN_H_
#define _COMPAT_ENDIAN_H_
/*
- * Pick up value of BYTE_ORDER/_BYTE_ORDER if not yet included.
- */
-#include <machine/endian.h>
-
-/*
* Some systems will have the uint/int types defined here already, others
* will need stdint.h.
*/
OpenPOWER on IntegriCloud