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 9d98bbab..77efeb4e 100644
--- a/include/9p.h
+++ b/include/9p.h
@@ -205,6 +205,7 @@ struct Srv {
int srvfd;
int leavefdsopen; /* magic for acme win */
int dotu;
+ int foreground; /* run in foreground */
/* below is implementation-specific; don't use */
Fidpool* fpool;