Signed-off-by: Tomek Grabiec <[email protected]>
---
include/lib/stack.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/include/lib/stack.h b/include/lib/stack.h
index 7ec599d..aa60109 100644
--- a/include/lib/stack.h
+++ b/include/lib/stack.h
@@ -7,6 +7,8 @@
#include <stdbool.h>
#include <stdlib.h>
+#include "vm/die.h"
+
struct stack {
unsigned long nr_elements;
void **elements;
--
1.6.3.3
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Jatovm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jatovm-devel