From 74eea628cf43355ba2b227f0bb3c31697d637761 Mon Sep 17 00:00:00 2001 From: Rich Felker Date: Mon, 14 Feb 2011 18:41:25 -0500 Subject: extensive header cleanup for standards conformance & correctness thanks to Peter Mazinger (psm) for pointing many of these issues out and submitting a patch on which this commit is loosely based --- include/sys/socket.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/sys/socket.h') diff --git a/include/sys/socket.h b/include/sys/socket.h index 78c93056..4005eb6d 100644 --- a/include/sys/socket.h +++ b/include/sys/socket.h @@ -11,6 +11,7 @@ extern "C" { #define __NEED_uid_t #define __NEED_pid_t #define __NEED_gid_t +#define __NEED_struct_iovec #include -- cgit v1.2.1