Fix warning.
--HG-- branch : dtrg-videocore
This commit is contained in:
parent
4f15423d63
commit
a46ee91859
1 changed files with 2 additions and 0 deletions
|
@ -82,6 +82,8 @@ extern char em_flag[];
|
||||||
extern short em_ptyp[];
|
extern short em_ptyp[];
|
||||||
extern double atof();
|
extern double atof();
|
||||||
|
|
||||||
|
void prolog(full nlocals);
|
||||||
|
|
||||||
/* 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