From 8b1eb9c754b9e9aa6d1aa892be08fb2fdf374e29 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Fri, 31 Oct 2014 17:56:11 -0400 Subject: src/shared/sparse-endian.h: cosmetic change Signed-off-by: Anthony G. Basile --- src/shared/sparse-endian.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/shared/sparse-endian.h b/src/shared/sparse-endian.h index 51694bebb7..c913fda8c5 100644 --- a/src/shared/sparse-endian.h +++ b/src/shared/sparse-endian.h @@ -21,9 +21,9 @@ #ifndef SPARSE_ENDIAN_H #define SPARSE_ENDIAN_H +#include #include #include -#include #ifdef __CHECKER__ #define __bitwise __attribute__((bitwise)) -- cgit v1.2.3-54-g00ecf