summaryrefslogtreecommitdiff
path: root/pjsip/src/test-pjsip/test.h
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-07-06 20:43:07 +0000
committerBenny Prijono <bennylp@teluu.com>2006-07-06 20:43:07 +0000
commit4d30593203dace6434dd6524fea46d355708f62f (patch)
tree741bf7002a9db9819ace81ca1988715f6c4990cf /pjsip/src/test-pjsip/test.h
parent163c395b2cfc15caf83ab2d46e79246c3909affd (diff)
Fixed link errors in ioqueue epoll backend
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@590 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjsip/src/test-pjsip/test.h')
-rw-r--r--pjsip/src/test-pjsip/test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pjsip/src/test-pjsip/test.h b/pjsip/src/test-pjsip/test.h
index b7b79c7d..84d9e1ef 100644
--- a/pjsip/src/test-pjsip/test.h
+++ b/pjsip/src/test-pjsip/test.h
@@ -38,7 +38,7 @@ extern pjsip_endpoint *endpt;
#define INCLUDE_MESSAGING_GROUP 1
#define INCLUDE_TRANSPORT_GROUP 1
-#define INCLUDE_TSX_GROUP 1
+#define INCLUDE_TSX_GROUP 0
/*
* Include tests that normally would fail under certain gcc