id,summary,reporter,owner,description,type,status,milestone,component,resolution,keywords,cc
134,Tiny patch to fix compile warning with avahi-compat-howl/salt/platform.h,MarkDoliner,lennart,"I get the following warnings from gcc when compiling a file that includes avahi-compat-howl/howl.h:

In file included from /usr/include/avahi-compat-howl/salt/salt.h:32,
                 from /usr/include/avahi-compat-howl/howl.h:32,
                 from bonjour.h:29,
                 from bonjour.c:39:
/usr/include/avahi-compat-howl/salt/platform.h:130:6: warning: ""WORDS_BIGENDIAN"" is not defined

Apparently WORDS_BIGENDIAN isn't defined on my system.  The attached patch fixes the problem for me.",defect,closed,Avahi 0.6.19,avahi-compat-howl,fixed,,
