lib9p: Remove postmountsrv (#505)
This commit is contained in:
@@ -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*);
|
||||
|
||||
Reference in New Issue
Block a user