* libc/posix/posix_spawn.c: include _syslist.h.  This allows
  it to be used when MISSING_SYSCALL_NAMES is defined.
  Without this references to _open and _close are generated
  which are not available when MISSING_SYSCALL_NAMES is
  defined.

BUG= https://code.google.com/p/nativeclient/issues/detail?id=3976
BUG= https://code.google.com/p/nativeclient/issues/detail?id=3973
R=binji@chromium.org

Review URL: https://codereview.chromium.org/647203002
1 file changed