Attempt to resolve gettimeofday compilation errors with MinGW64.
authorEli Zaretskii <eliz@gnu.org>
Mon, 3 Jun 2013 17:15:44 +0000 (20:15 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 3 Jun 2013 17:15:44 +0000 (20:15 +0300)
commite2d8a6f0a229b4ebe26484b892ec4f14888f58b6
tree7737e85964517cd7a183e777c9c96860f193cecf
parent22bcd514bc7f1cca2119dc67c8387608a295ee4d
Attempt to resolve gettimeofday compilation errors with MinGW64.

 src/w32.c (gettimeofday): Make the signature identical to prototype
 in nt/inc/sys/time.h.

 nt/inc/sys/time.h (struct timeval): Remove the _W64 guards.
nt/ChangeLog
nt/inc/sys/time.h
src/ChangeLog
src/w32.c