]> granicus.if.org Git - python/commit
One #ifdef too much, and I broke all windows buildbots:
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Fri, 28 Mar 2008 22:43:38 +0000 (22:43 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Fri, 28 Mar 2008 22:43:38 +0000 (22:43 +0000)
commit1725f2470b19f381f4c244ef6c8a4a05896dbdf7
tree07cfacc20854d1d52d1948401a8390a9ca257da5
parent94eba715add289a023b26132289ec00e5b7669c9
One #ifdef too much, and I broke all windows buildbots:
in pyconfig.h, NTDDI_WIN2KSP4 is not *yet* defined, but will be at some point on some modules.

Let this line even for older SDKs, they don't use it anyway.
PC/pyconfig.h