aboutsummaryrefslogtreecommitdiff
path: root/misc/preadv64v2.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/preadv64v2.c')
-rw-r--r--misc/preadv64v2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/preadv64v2.c b/misc/preadv64v2.c
index a802c2f..e0f05a5 100644
--- a/misc/preadv64v2.c
+++ b/misc/preadv64v2.c
@@ -16,6 +16,7 @@
License along with the GNU C Library; if not, see
<http://www.gnu.org/licenses/>. */
+#include <errno.h>
#include <sys/uio.h>
/* Same as preadv64 but with an addional flag argument. */