Removed redundant inclusion of <errno.h> (sorry, Roj!).

This commit is contained in:
Guido van Rossum 1996-12-10 00:12:14 +00:00
parent b0dfe969d9
commit 09f99dfdba
1 changed files with 0 additions and 2 deletions

View File

@ -4,8 +4,6 @@
#include "Python.h"
#include <errno.h>
#include "mymath.h"
#ifdef i860