OSDN Git Service

detail fix.
[bbk/bchanf.git] / src / tad / tadstack.c
index 6dcc44d..6028498 100644 (file)
@@ -30,6 +30,9 @@
 #include       <bstdio.h>
 #include       <tad.h>
 
+#include    "tadlangcode.h"
+#include    "tadsegment.h"
+
 EXPORT W tadstack_nestlevel(tadstack_t *stack)
 {
        return stack->nestlevel;