From 1a1eb4e188e6db0995364166159d12f7b07d9016 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 8 Jan 2013 14:07:48 +0100 Subject: include/bitopts: Use the operating system byteswapping functions The swap macros are already in libc. Co-Author: Cristian Rodríguez Signed-off-by: Karel Zak --- configure.ac | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 9c08fc0e5..b3c30f5e7 100644 --- a/configure.ac +++ b/configure.ac @@ -191,6 +191,9 @@ AC_CHECK_HEADERS([ \ stdint.h \ stdio_ext.h \ stdlib.h \ + endian.h \ + byteswap.h \ + sys/endian.h \ sys/disk.h \ sys/disklabel.h \ sys/file.h \ -- cgit v1.2.3-55-g7522