new prototypes
This commit is contained in:
parent
74a6921069
commit
ce2a378d46
4 changed files with 20 additions and 1 deletions
|
|
@ -181,6 +181,7 @@ struct Srv {
|
|||
Tree* tree;
|
||||
void (*destroyfid)(Fid*);
|
||||
void (*destroyreq)(Req*);
|
||||
void (*start)(Srv*);
|
||||
void (*end)(Srv*);
|
||||
void* aux;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue