Define the value for in6addr_any on MingW, since it provides the struct

Magnus Hagander <magnus@hagander.net>

Commit: a8d3a395aafd3255be7603f6bf33d2f8a7eb7f25
Author: Magnus Hagander <magnus@hagander.net>
Date: 2010-02-09T19:55:14Z
Releases: 9.0.0
Define the value for in6addr_any on MingW, since it provides the struct
only in the header files and not in any libraries, yet declare it as
an extern.

Files

PathChange+/−
src/backend/port/win32/mingwcompat.c modified +10 −3