--- a/setup.py +++ b/setup.py @@ -127,7 +127,7 @@ headers = [] else: - headers = [GREENLET_HEADER] + headers = [] if is_win and '64 bit' in sys.version: # this works when building with msvc, not with 64 bit gcc