X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-compat-howl%2Finclude%2Fsalt%2Fplatform.h;h=fda0c77d47cda106887bebf89110cb898a26ca36;hb=c90c318dbbfa73a00951cdf96c51d13d7b23c44a;hp=d0553e7e6649c46f33a56efa375f7a98ac301828;hpb=c6bf0e465bceac2ef0e5f3a3ba97ae1f8b251a40;p=catta diff --git a/avahi-compat-howl/include/salt/platform.h b/avahi-compat-howl/include/salt/platform.h index d0553e7..fda0c77 100644 --- a/avahi-compat-howl/include/salt/platform.h +++ b/avahi-compat-howl/include/salt/platform.h @@ -127,7 +127,7 @@ typedef int sw_result; #if !defined(SW_ENDIAN) -# if WORDS_BIGENDIAN == 1 +# if defined(WORDS_BIGENDIAN) && WORDS_BIGENDIAN == 1 # define SW_ENDIAN 0