diff options
Diffstat (limited to 'lib/util/sysendian.h')
-rw-r--r-- | lib/util/sysendian.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/util/sysendian.h b/lib/util/sysendian.h index 62ef31a..0495194 100644 --- a/lib/util/sysendian.h +++ b/lib/util/sysendian.h @@ -29,8 +29,6 @@ #ifndef _SYSENDIAN_H_ #define _SYSENDIAN_H_ -#include "scrypt_platform.h" - /* If we don't have be64enc, the <sys/endian.h> we have isn't usable. */ #if !HAVE_DECL_BE64ENC #undef HAVE_SYS_ENDIAN_H |