mirror of
https://gitee.com/TarsCloud/TarsCpp.git
synced 2024-12-22 22:16:38 +08:00
fix the bug: error: ‘::readv’ has not been declared
This commit is contained in:
parent
d687aae51a
commit
7f1b8c41fd
@ -14,6 +14,7 @@
|
||||
* specific language governing permissions and limitations under the License.
|
||||
*/
|
||||
|
||||
#include <sys/uio.h>
|
||||
#include "servant/Transceiver.h"
|
||||
#include "servant/AdapterProxy.h"
|
||||
#include "servant/Application.h"
|
||||
|
Loading…
Reference in New Issue
Block a user