]> git.ipfire.org Git - thirdparty/openvpn.git/commit
define IN6_ARE_ADDR_EQUAL macro for WIN32
authorHeiko Hund <heiko.hund@sophos.com>
Wed, 31 Aug 2011 14:49:22 +0000 (14:49 +0000)
committerDavid Sommerseth <davids@redhat.com>
Wed, 31 Aug 2011 17:45:28 +0000 (19:45 +0200)
commit82167eb2ecfda2ddfbe9899ff7a58b13fac23a60
tree99f3d8e79ab3c492c62b77cebd4cb33a926a8f60
parenta18c2b025c851a50bd2df33af5bad99b467da595
define IN6_ARE_ADDR_EQUAL macro for WIN32

Windows headers do not define the IN6_ARE_ADDR_EQUAL macro. It needs
to be defined locally when building for WIN32.

Signed-off-by: Heiko Hund <heiko.hund@sophos.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Signed-off-by: David Sommerseth <davids@redhat.com>
win32.h