K 10 svn:author V 6 jbeich K 8 svn:date V 27 2015-04-20T09:25:51.681281Z K 7 svn:log V 543 Unbreak build with gcc5 (and clang in future) In file included from source/webmlib/halloc/halloc.c:19:0: source/webmlib/halloc/align.h:42:25: error: conflicting types for 'max_align_t' typedef union max_align max_align_t; ^ In file included from source/webmlib/halloc/halloc.h:18:0, from source/webmlib/halloc/halloc.c:18: /usr/local/lib/gcc5/gcc/x86_64-portbld-freebsd11.0/5.0.1/include/stddef.h:429:3: note: previous declaration of 'max_align_t' was here } max_align_t; ^ Reported by: DPorts END