mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
lint
This commit is contained in:
parent
704a26c5f3
commit
df840d911f
3 changed files with 3 additions and 4 deletions
|
@ -36,7 +36,7 @@ extern int errno;
|
|||
#include <math.h>
|
||||
|
||||
#ifndef __STDC__
|
||||
extern double fmod();
|
||||
extern double fmod PROTO((double, double));
|
||||
#endif
|
||||
|
||||
#ifdef HUGE_VAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue