[NaCl SDK]: use standard __BEGIN_DECLS macros in sys/select.h
There is no reason for sys/select.h to depend on sdk_util headers. The __BEGIN_DECLS/__END_DECLS macros are available in all our toolchains. This was causing various problems in the naclports repo. Review URL: https://codereview.chromium.org/539163004 Cr-Commit-Position: refs/heads/master@{#294044}
Showing
Please register or sign in to comment