aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/posix/pwritev64v2.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/posix/pwritev64v2.c')
-rw-r--r--sysdeps/posix/pwritev64v2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/posix/pwritev64v2.c b/sysdeps/posix/pwritev64v2.c
index f340c8a..9f05f97 100644
--- a/sysdeps/posix/pwritev64v2.c
+++ b/sysdeps/posix/pwritev64v2.c
@@ -16,6 +16,7 @@
License along with the GNU C Library; if not, see
<http://www.gnu.org/licenses/>. */
+#include <errno.h>
#include <unistd.h>
#include <sys/uio.h>