pike.git/
src/
mapping.c
Branch:
Tag:
Non-build tags
All tags
No tags
2001-09-06
2001-09-06 21:22:00 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
447e9b5a6b0cd3665f3f1ebade28c97b3e2591f5 (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
fix a warning
Rev: src/mapping.c:1.136
5:
\*/ /**/ #include "global.h"
-
RCSID("$Id: mapping.c,v 1.
135
2001/09/
05
03
:
54
:00 hubbe Exp $");
+
RCSID("$Id: mapping.c,v 1.
136
2001/09/
06
21
:
22
:00 hubbe Exp $");
#include "main.h" #include "object.h" #include "mapping.h"
22:
#include "security.h" #include "block_alloc.h" #include "opcodes.h"
+
#include "stuff.h"
#define AVG_LINK_LENGTH 4 #define MIN_LINK_LENGTH 1