Skip to content

Commit 09f99df

Browse files
committed
Removed redundant inclusion of <errno.h> (sorry, Roj!).
1 parent b0dfe96 commit 09f99df

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Modules/cmathmodule.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
#include "Python.h"
66

7-
#include <errno.h>
8-
97
#include "mymath.h"
108

119
#ifdef i860

0 commit comments

Comments
 (0)