summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/9p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/9p.h b/include/9p.h
index 57caac28..586c59cc 100644
--- a/include/9p.h
+++ b/include/9p.h
@@ -219,7 +219,6 @@ struct Srv {
};
void srv(Srv*);
-void postmountsrv(Srv*, char*, char*, int);
int postfd(char*, int);
extern int chatty9p;
void respond(Req*, char*);