Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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}
- Loading branch information