components/python/python27/files/pyconfig.h
changeset 5130 c6338b8f183f
parent 1270 785dcb8bfa1b
--- 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 <sys/isa_defs.h>
 #ifdef _LP64
 #include <python2.7/pyconfig-64.h>
 #else