pike.git/
src/
constants.c
Branch:
Tag:
Non-build tags
All tags
No tags
2001-04-13
2001-04-13 19:56:49 by Henrik Grubbström (Grubba) <grubba@grubba.org>
2f67827ee32e40d6cf48c8dc504df8db962974d4 (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Bugfix.
Rev: src/constants.c:1.30
14:
#include "interpret.h" #include "mapping.h" #include "pike_error.h"
+
#include "security.h"
#include "block_alloc.h"
-
RCSID("$Id: constants.c,v 1.
29
2001/04/
07
07
:
38
:
24
hubbe
Exp $");
+
RCSID("$Id: constants.c,v 1.
30
2001/04/
13
19
:
56
:
49
grubba
Exp $");
struct mapping *builtin_constants = 0;