components/python/python26/patches/Python26-05-isalibs.patch
changeset 938 2c2880af6a0b
parent 841 1a62cefa636d
child 1246 164605dfef4e
child 3087 a8a55bae43f3
--- a/components/python/python26/patches/Python26-05-isalibs.patch	Wed Aug 01 10:43:20 2012 -0700
+++ b/components/python/python26/patches/Python26-05-isalibs.patch	Mon Aug 06 12:57:56 2012 -0700
@@ -441,7 +441,7 @@
 + 
 +  PY_CHECK_SIZEOF(wchar_t, 4, [
 +  #include <wchar.h>
-+  #include <stdlib.h
++  #include <stdlib.h>
 +  ])
  fi