include: Allow multiple definitions on GCC with DECLSPEC_SELECTANY.
commit44e1e9438c867b6adfecaad6e87967f6fe26c7e1
authorAlex Henrie <alexhenrie24@gmail.com>
Thu, 9 Feb 2023 05:04:59 +0000 (8 22:04 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 22 Mar 2023 19:03:52 +0000 (22 20:03 +0100)
tree04049736e961521d26e3bde740c48f8e26bc0804
parent8204a0b864df984366f36b0b42074858c79fd8e7
include: Allow multiple definitions on GCC with DECLSPEC_SELECTANY.

Needed to compile Tera Term.

As far as I can tell, GCC has always supported __attribute__((weak)).
include/winnt.h