summaryrefslogtreecommitdiff
path: root/channels/iax2-parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'channels/iax2-parser.h')
-rwxr-xr-xchannels/iax2-parser.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/channels/iax2-parser.h b/channels/iax2-parser.h
index a0afa7f9a..691c8aa32 100755
--- a/channels/iax2-parser.h
+++ b/channels/iax2-parser.h
@@ -70,6 +70,8 @@ struct iax_frame {
#ifdef LIBIAX
struct iax_session *session;
struct iax_event *event;
+#else
+ int sockfd;
#endif
/* /Our/ call number */