summaryrefslogtreecommitdiffstats
path: root/lib/byte_conversions.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/byte_conversions.h')
-rw-r--r--lib/byte_conversions.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/byte_conversions.h b/lib/byte_conversions.h
index 84e9e2d..aa4ffe6 100644
--- a/lib/byte_conversions.h
+++ b/lib/byte_conversions.h
@@ -18,9 +18,7 @@
#ifdef HAVE_ENDIAN_H
#include <endian.h>
#endif
-#ifdef HAVE_BYTESWAP_H
#include <byteswap.h>
-#endif
#if __BYTE_ORDER == __LITTLE_ENDIAN
#ifndef be32toh