[NaCl SDK] Add include of stdint.h to netdb.h
commit8ee7ead35e43c801531285603c1f4383249c6f37
authorsbc <sbc@chromium.org>
Tue, 9 Jun 2015 22:50:11 +0000 (9 15:50 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 9 Jun 2015 22:51:25 +0000 (9 22:51 +0000)
tree7803371619e036e9b7c979414280c1bf9b894b3a
parent4ece34be265cc6205eea813b6805e1659c3131ca
[NaCl SDK] Add include of stdint.h to netdb.h

uint32_t is used in the declaration of getnetbyaddr but
stdin.h was not directly included.

This will be needed once this change the newlib headers
lands: https://codereview.chromium.org/1163893003

BUG= https://code.google.com/p/nativeclient/issues/detail?id=4198

Review URL: https://codereview.chromium.org/1167113002

Cr-Commit-Position: refs/heads/master@{#333601}
native_client_sdk/src/libraries/third_party/newlib-extras/netdb.h