aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/fcall.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/fcall.h b/include/fcall.h
index dc46cb57..58323b6b 100644
--- a/include/fcall.h
+++ b/include/fcall.h
@@ -44,6 +44,7 @@ struct Fcall
/* 9P2000.u extensions */
int errornum; /* Rerror */
+ char *extension; /* Tcreate */
} Fcall;