Define __attribute__ macro as nothing on Windows
authorKevin Wasserman <kevin.wasserman@painless-security.com>
Tue, 21 Jun 2011 13:25:31 +0000 (09:25 -0400)
committerSam Hartman <hartmans@debian.org>
Fri, 1 Jul 2011 10:20:20 +0000 (06:20 -0400)
commit969d193011cef53530a0d582ca4ca60451340a10
tree95b1aa145dfe86f21057fc1c441411a4e97d2745
parentdb3719125cbe4b06209e6ba965f14bdb97382fa2
Define __attribute__ macro as nothing on Windows

__attribute__((constructor)), __attribute__((destructor)) and
__attribute__((unused)) are now expanded to nothing on Windows,
so that the code can compile
mech_eap/eap_mech.c
mech_eap/util.h