util: Also include endian.h on cygwin
authorJon Turney <jon.turney@dronecode.org.uk>
Mon, 27 Nov 2017 13:32:53 +0000 (13:32 +0000)
committerJon Turney <jon.turney@dronecode.org.uk>
Wed, 29 Nov 2017 14:04:40 +0000 (14:04 +0000)
commit2c62ccb10a7f3a2962f51688a3ae957254c5ce9b
treedb2b6525aca535c943999bc1e16ffb725b4bffec
parent6d540aa092d5d78dde643af40257444567bf7b95
util: Also include endian.h on cygwin

If u_endian.h can't determine the endianess, the default behaviour in sha1.c
is to build for big-endian

Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/util/u_endian.h