Removed redundant inclusion of <errno.h> (sorry, Roj!).
This commit is contained in:
parent
b0dfe969d9
commit
09f99dfdba
|
@ -4,8 +4,6 @@
|
|||
|
||||
#include "Python.h"
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
#include "mymath.h"
|
||||
|
||||
#ifdef i860
|
||||
|
|
Loading…
Reference in New Issue