aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/samterm/samterm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/samterm/samterm.h')
-rw-r--r--src/cmd/samterm/samterm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cmd/samterm/samterm.h b/src/cmd/samterm/samterm.h
index 40f5a069..a7f7866e 100644
--- a/src/cmd/samterm/samterm.h
+++ b/src/cmd/samterm/samterm.h
@@ -56,6 +56,8 @@ enum Resource
NRes,
};
+extern int protodebug;
+
extern Text **text;
extern uchar **name;
extern ushort *tag;