new prototypes
This commit is contained in:
@@ -181,6 +181,7 @@ struct Srv {
|
||||
Tree* tree;
|
||||
void (*destroyfid)(Fid*);
|
||||
void (*destroyreq)(Req*);
|
||||
void (*start)(Srv*);
|
||||
void (*end)(Srv*);
|
||||
void* aux;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user