--- a/Include/Python.h Fri Dec 30 21:26:08 2011 +0100 +++ b/Include/Python.h Tue Jan 03 21:48:43 2012 +0100 @@ -128,5 +128,6 @@ #include "dtoa.h" #include "fileutils.h" #include "pyfpe.h" +#include "pyhash.h" #endif /* !Py_PYTHON_H */