On 9 February 2010 19:55, Magnus Hagander <[email protected]> wrote: > Log Message: > ----------- > 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. > > Modified Files: > -------------- > pgsql/src/backend/port/win32: > mingwcompat.c (r1.8 -> r1.9) > > (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/win32/mingwcompat.c?r1=1.8&r2=1.9) >
Trivial but... s/defined/define/ Thom -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
