]> granicus.if.org Git - libevent/commit
be: fix sockaddr_in6 type definition for win32
authorAzat Khuzhin <a3at.mail@gmail.com>
Wed, 19 Aug 2015 19:52:22 +0000 (22:52 +0300)
committerAzat Khuzhin <a3at.mail@gmail.com>
Wed, 19 Aug 2015 19:52:22 +0000 (22:52 +0300)
commitc42bc6b279fd7cd4bc9b04c86a12e2ec5512cce1
tree8bb50dd06bddc94a929fa95f91792d6c1e46f8bb
parentf3d7ff5da26576391f884d506686cf032513c3d6
be: fix sockaddr_in6 type definition for win32

bufferevent-internal.h:217:23: error: field 'in6' has incomplete type
   struct sockaddr_in6 in6;
                       ^
CI: https://ci.appveyor.com/project/nmathewson/libevent/build/2.1.5.108
bufferevent-internal.h