commit | 44409563ecb542149f0d2c484bc3ee1f13339a6f | [log] [tgz] |
---|---|---|
author | Elliott Hughes <[email protected]> | Fri Nov 21 23:12:59 2014 -0800 |
committer | Elliott Hughes <[email protected]> | Fri Nov 21 23:12:59 2014 -0800 |
tree | 04b2b71d3534f6fa40f2e3e5c5e72bbb99667f01 | |
parent | 38e47cd883738cb84bdb47a7d263f14f14062d7b [diff] [blame] |
Tell config.h that we have <endian.h>. Change-Id: I4d2dd02062d7647824f639e77955cc8f0797444c
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 <endian.h> header file. */ -/* #define HAVE_ENDIAN_H 1 */ +#define HAVE_ENDIAN_H 1 /* Define to 1 if you have the <errno.h> header file. */ #define HAVE_ERRNO_H 1