]> git.donarmstrong.com Git - bamtools.git/commit
Include header sys/filio.h for SunOS. Otherwise TcpSocketEngine_unix_p.cpp does not...
authorTobias Marschall <T.Marschall@cwi.nl>
Tue, 27 Mar 2012 16:28:02 +0000 (18:28 +0200)
committerTobias Marschall <T.Marschall@cwi.nl>
Tue, 27 Mar 2012 16:28:02 +0000 (18:28 +0200)
commit4f5a8b711402201a64c22453b61937c9eef9825f
tree1d2724fe6f29f3cc35e44e4d82c04237a7870a49
parent146f51585f77be8da168cba28ec5a352903004d6
Include header sys/filio.h for SunOS. Otherwise TcpSocketEngine_unix_p.cpp does not compile because FIONREAD is not found.
CMakeLists.txt
src/api/internal/io/TcpSocketEngine_unix_p.cpp