Adapt Windows include files to latest changes.
authorEli Zaretskii <eliz@gnu.org>
Fri, 6 May 2011 12:09:08 +0000 (15:09 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 6 May 2011 12:09:08 +0000 (15:09 +0300)
commit0a47eac473aec19f1b964cc06649dc0007e05f1f
treedd930d45ecbbca906e963f85413b6ff159d35d4b
parentc51453d997574121dba98beed3a24e91015a785c
Adapt Windows include files to latest changes.

 nt/inc/inttypes.h [!__MINGW32__]: Include stdint.h.  Move the
 definition of uintmax_t from here...
 nt/inc/stdint.h (uintmax_t): ...to here.
 (intptr_t) [!__GNUC__]: New typedef.
nt/ChangeLog
nt/inc/inttypes.h
nt/inc/stdint.h