aboutsummaryrefslogtreecommitdiff
path: root/include/9p.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/9p.h')
-rw-r--r--include/9p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/9p.h b/include/9p.h
index 77efeb4e..a72d460c 100644
--- a/include/9p.h
+++ b/include/9p.h
@@ -206,6 +206,7 @@ struct Srv {
int leavefdsopen; /* magic for acme win */
int dotu;
int foreground; /* run in foreground */
+ int fake;
/* below is implementation-specific; don't use */
Fidpool* fpool;