From 44409563ecb542149f0d2c484bc3ee1f13339a6f Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Fri, 21 Nov 2014 23:12:59 -0800 Subject: Tell config.h that we have . Change-Id: I4d2dd02062d7647824f639e77955cc8f0797444c --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index ad42cd0..ff8db65 100644 --- a/config.h +++ b/config.h @@ -20,7 +20,7 @@ #define HAVE_BZERO 1 /* Define to 1 if you have the header file. */ -/* #define HAVE_ENDIAN_H 1 */ +#define HAVE_ENDIAN_H 1 /* Define to 1 if you have the header file. */ #define HAVE_ERRNO_H 1 -- cgit v1.2.3