[NaCl SDK]: use standard __BEGIN_DECLS macros in sys/select.h
commite783a653f8005459e1bc5e26fc570ed8d205c384
authorsbc <sbc@chromium.org>
Wed, 10 Sep 2014 00:09:13 +0000 (9 17:09 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 10 Sep 2014 00:12:26 +0000 (10 00:12 +0000)
tree37c24cd42de1e58832a28f8cd13be1857ae78bd5
parentcbd4a93f8044a327c8cbf68164821e10604a56f0
[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}
native_client_sdk/src/libraries/third_party/newlib-extras/sys/select.h