summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/crypto/sha2/sha2.c
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/crypto/sha2/sha2.c')
-rw-r--r--freebsd/sys/crypto/sha2/sha2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/sys/crypto/sha2/sha2.c b/freebsd/sys/crypto/sha2/sha2.c
index 92e1232f..0b38111c 100644
--- a/freebsd/sys/crypto/sha2/sha2.c
+++ b/freebsd/sys/crypto/sha2/sha2.c
@@ -46,7 +46,7 @@ __FBSDID("$FreeBSD$");
#else
#include <string.h>
#endif
-#include <machine/rtems-bsd-endian.h>
+#include <machine/endian.h>
#include <crypto/sha2/sha2.h>
/*