some more alterations to prep for boost

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@406 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
Anthony Minessale
2008-02-19 00:37:00 +00:00
parent 8867e2e985
commit dc7a83902d
3 changed files with 16 additions and 1 deletions

View File

@@ -428,6 +428,7 @@ struct zap_span {
zap_channel_t *channels_local_crv[32768];
zap_channel_t *channels_remote_crv[32768];
zio_channel_outgoing_call_t outgoing_call;
zio_channel_request_t channel_request;
void *mod_data;
char *type;
};