Make work with clang.
This commit is contained in:
parent
57338b1991
commit
9b0a1c1c10
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ int regallowed=0;
|
||||||
extern char em_flag[];
|
extern char em_flag[];
|
||||||
extern short em_ptyp[];
|
extern short em_ptyp[];
|
||||||
extern double atof();
|
extern double atof();
|
||||||
|
extern void con_float(void);
|
||||||
|
|
||||||
/* Own version of atol that continues computing on overflow.
|
/* Own version of atol that continues computing on overflow.
|
||||||
We don't know that about the ANSI C one.
|
We don't know that about the ANSI C one.
|
||||||
|
|
Loading…
Reference in a new issue