glibc 2.9 introduced the htole macros, add them to tools/include to support older versions of glibc.
Reported-by: Andrew Morton Signed-off-by: Peter Foley Signed-off-by: Randy Dunlap Signed-off-by: Jiri Kosina
# List of programs to build hostprogs-y := vrl4 # Tell kbuild to always build the programs always := $(hostprogs-y) HOSTCFLAGS_vrl4.o += -I$(objtree)/usr/include -I$(srctree)/tools/include