summaryrefslogtreecommitdiff
path: root/heap/hp_test2.c
diff options
context:
space:
mode:
Diffstat (limited to 'heap/hp_test2.c')
-rw-r--r--heap/hp_test2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/heap/hp_test2.c b/heap/hp_test2.c
index 179e2c7c399..bfb30e59622 100644
--- a/heap/hp_test2.c
+++ b/heap/hp_test2.c
@@ -62,6 +62,7 @@ char *argv[];
HP_KEYSEG keyseg[MAX_KEYS*5];
HEAP_PTR position;
MY_INIT(argv[0]); /* init my_sys library & pthreads */
+ LINT_INIT(position);
filename= "test2";
filename2= "test2_2";