Author: Christian Tismer <tis...@stackless.com> Branch: win64-stage1 Changeset: r50226:41a380cec3d1 Date: 2011-12-06 21:39 +0100 http://bitbucket.org/pypy/pypy/changeset/41a380cec3d1/
Log: typo :-( diff --git a/pypy/translator/c/src/signals.h b/pypy/translator/c/src/signals.h --- a/pypy/translator/c/src/signals.h +++ b/pypy/translator/c/src/signals.h @@ -7,7 +7,7 @@ #include <limits.h> #include <stdlib.h> -#include "stc/signed_defn.h" +#include "src/signed_defn.h" #ifdef _WIN32 #include <process.h> _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit