diff --git a/dev-lang/python/patches/python-2.6.8.patchset b/dev-lang/python/patches/python-2.6.8.patchset index 3485525c2..ea2c40a5e 100644 --- a/dev-lang/python/patches/python-2.6.8.patchset +++ b/dev-lang/python/patches/python-2.6.8.patchset @@ -408,19 +408,6 @@ index ce4fbdc..aba9464 100644 SCRIPTDIR= $(prefix)/lib # Detailed destination directories -diff --git a/Modules/bz2module.c b/Modules/bz2module.c -index cfd8d71..89d9002 100644 ---- a/Modules/bz2module.c -+++ b/Modules/bz2module.c -@@ -9,7 +9,7 @@ Copyright (c) 2002 Python Software Foundation; All Rights Reserved - - #include "Python.h" - #include --#include -+#include - #include "structmember.h" - - #ifdef WITH_THREAD diff --git a/Modules/resource.c b/Modules/resource.c index 9993b93..f8befde 100644 --- a/Modules/resource.c