eliminate export function for struct iovec

This commit is contained in:
auronandace
2026-05-06 08:57:33 +01:00
parent a5f0d0c918
commit e1d26137b4
6 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ use core::{mem, ptr};
use crate::{
error::ResultExt,
header::{bits_iovec::iovec, bits_safamily_t::sa_family_t},
header::{bits_safamily_t::sa_family_t, sys_uio::iovec},
platform::{
PalSocket, Sys,
types::{