commit | 8c2b0dc83d9840da4d993a5dbb15c5974ad5a188 | [log] [tgz] |
---|---|---|
author | Peter Foley <pefoley2@pefoley.com> | Thu Sep 25 11:23:32 2014 -0700 |
committer | Jiri Kosina <jkosina@suse.cz> | Fri Sep 26 11:02:58 2014 +0200 |
tree | d1750009baa6051f3aec12087baad8700af7e3b5 | |
parent | 19f94f97003a70a5241efff035f6c181c290a799 [diff] |
Documentation: support glibc versions without htole macros glibc 2.9 introduced the htole<16/32/64> macros, add them to tools/include to support older versions of glibc. Reported-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Peter Foley <pefoley2@pefoley.com> Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>