# HG changeset patch # User John Beck # Date 1448473525 28800 # Node ID c6338b8f183f3498940cd0131a8a7cdad5179dc1 # Parent 5431772f7235163362eba774e1b3789c0af2c5e8 16873846 pyconfig.h should include diff -r 5431772f7235 -r c6338b8f183f components/python/python27/files/pyconfig.h --- a/components/python/python27/files/pyconfig.h Thu Nov 26 02:23:48 2015 -0800 +++ b/components/python/python27/files/pyconfig.h Wed Nov 25 09:45:25 2015 -0800 @@ -1,3 +1,4 @@ +#include #ifdef _LP64 #include #else