glibc/sysdeps/unix/sysv/linux/iovec.h

4 lines
86 B
C

/* The Linux kernel header defines `struct iovec' for us. */
#include <linux/uio.h>