--- a/Include/pythonrun.h Fri Dec 30 21:26:08 2011 +0100 +++ b/Include/pythonrun.h Tue Jan 03 21:48:43 2012 +0100 @@ -246,7 +246,6 @@ PyAPI_FUNC(PyOS_sighandler_t) PyOS_getsig(int); PyAPI_FUNC(PyOS_sighandler_t) PyOS_setsig(int, PyOS_sighandler_t); - #ifdef __cplusplus } #endif