summaryrefslogtreecommitdiffstats
path: root/redir.h
diff options
context:
space:
mode:
Diffstat (limited to 'redir.h')
-rw-r--r--redir.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/redir.h b/redir.h
index f32f6ee..139c392 100644
--- a/redir.h
+++ b/redir.h
@@ -24,6 +24,7 @@ struct redir {
/* serial-over-lan */
unsigned char type[4];
int verbose;
+ int trace;
enum redir_state state;
int sock;