mirror of
https://github.com/python/cpython.git
synced 2025-07-16 07:45:20 +00:00
Removed redundant inclusion of <errno.h> (sorry, Roj!).
This commit is contained in:
parent
b0dfe969d9
commit
09f99dfdba
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@
|
|||
|
||||
#include "Python.h"
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
#include "mymath.h"
|
||||
|
||||
#ifdef i860
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue