1 --- Python-2.7.13/Modules/_multiprocessing/multiprocessing.h.orig Fri Apr 28 18:23:17 2017
2 +++ Python-2.7.13/Modules/_multiprocessing/multiprocessing.h Fri Apr 28 18:23:52 2017
5 /* The control message API is only available on Solaris
6 if XPG 4.2 or later is requested. */
8 #define _XOPEN_SOURCE 500
13 #include "structmember.h"