]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Don't include intrcheck.h
authorGuido van Rossum <guido@python.org>
Thu, 23 Jun 1994 09:50:58 +0000 (09:50 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 23 Jun 1994 09:50:58 +0000 (09:50 +0000)
Mac/Modules/config.c

index bc017dcf0adbff3e6f08c8aa0908c316412da9a9..a0185517130b3b516df3638d2d7d3fd61ddcd794 100644 (file)
@@ -34,7 +34,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 #include "myproto.h"
 #include "mymalloc.h"
 #include "osdefs.h"
-#include "intrcheck.h"
 
 
 #ifndef NO_MAIN