summaryrefslogtreecommitdiff
path: root/asmmon.h
diff options
context:
space:
mode:
Diffstat (limited to 'asmmon.h')
-rw-r--r--asmmon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/asmmon.h b/asmmon.h
index 032830c..019be00 100644
--- a/asmmon.h
+++ b/asmmon.h
@@ -435,6 +435,7 @@ extern uint16_t linenum;
extern uint16_t lineidx;
extern uint16_t stridx;
extern uint16_t comidx;
+extern uint16_t inc_file; /* Number of included files. */
typedef struct {
uint64_t progsize;