pike.git/
src/
pike_types.c
Branch:
Tag:
Non-build tags
All tags
No tags
1999-10-29
1999-10-29 00:07:58 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
6c394088e682d836faed018eceb92501b187eb9b (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
one less warning...
Rev: src/pike_types.c:1.59
5:
\*/ /**/ #include "global.h"
-
RCSID("$Id: pike_types.c,v 1.
58
1999/10/
26
00:
08
:
15
hubbe Exp $");
+
RCSID("$Id: pike_types.c,v 1.
59
1999/10/
29
00:
07
:
58
hubbe Exp $");
#include <ctype.h> #include "svalue.h" #include "pike_types.h"
22:
#include "las.h" #include "language.h" #include "pike_memory.h"
+
#include "bignum.h"
int max_correct_args;