evil ass bug

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@260 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
Anthony Minessale
2007-06-15 08:16:38 +00:00
parent 8d50ec5b9c
commit f4b07092fc
6 changed files with 37 additions and 24 deletions

View File

@@ -344,6 +344,7 @@ struct zap_channel {
zap_filehandle_t fds[2];
zap_fsk_data_state_t fsk;
uint8_t fsk_buf[80];
uint32_t ring_count;
struct zap_caller_data caller_data;
struct zap_span *span;
struct zap_io_interface *zio;