Author: Richard Plangger <planri...@gmail.com> Branch: new-jit-log Changeset: r85849:8923ef06cabd Date: 2016-07-25 11:02 +0200 http://bitbucket.org/pypy/pypy/changeset/8923ef06cabd/
Log: merged default diff --git a/rpython/translator/c/src/entrypoint.c b/rpython/translator/c/src/entrypoint.c --- a/rpython/translator/c/src/entrypoint.c +++ b/rpython/translator/c/src/entrypoint.c @@ -27,7 +27,7 @@ # include "forwarddecl.h" # endif -#if defined(MS_WINDOWS) && defined(RPY_SANDBOXED) +#if defined(MS_WINDOWS) # include <stdio.h> # include <fcntl.h> # include <io.h> _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit