diff options
Diffstat (limited to 'lib/ext2fs/crc32c.c')
-rw-r--r-- | lib/ext2fs/crc32c.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ext2fs/crc32c.c b/lib/ext2fs/crc32c.c index c9b610bf..65bca5c3 100644 --- a/lib/ext2fs/crc32c.c +++ b/lib/ext2fs/crc32c.c @@ -30,7 +30,6 @@ */ #include "config.h" #include <stdint.h> -#include <endian.h> #include <stdlib.h> #include <stdio.h> #define __force |