Remove unnecessary #include <sys/nacl_syscalls.h>
commit3ed8c7e21217067f7516275d9bc3c1d4fa447d23
authormcgrathr@chromium.org <mcgrathr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 5 Oct 2011 22:46:03 +0000 (5 22:46 +0000)
committermcgrathr@chromium.org <mcgrathr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 5 Oct 2011 22:46:03 +0000 (5 22:46 +0000)
treeabd7c01e0ba9cc23f75987cb535834be99fcaf14
parent4a04bced46a3ccb9911f8976d78545b2b58a50bc
Remove unnecessary #include <sys/nacl_syscalls.h>

This header has never been needed by this code.
We'd like to be able to remove it in the future.

BUG= http://code.google.com/p/nativeclient/issues/detail?id=2335
TEST= none

R=brettw@chromium.org

Review URL: http://codereview.chromium.org/8162006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104197 0039d316-1c4b-4281-b951-d872f2087c98
base/logging.cc
base/threading/platform_thread_posix.cc
ppapi/native_client/src/shared/ppapi_proxy/plugin_globals.cc