From 5322f446d6bad3d8d7a27d59eabaca1084ed5ea3 Mon Sep 17 00:00:00 2001 From: "Ryan S. Arnold" Date: Thu, 17 Feb 2011 10:59:17 -0600 Subject: [PATCH] Add #include to tst-writev.c for backport. --- sysdeps/wordsize-64/tst-writev.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysdeps/wordsize-64/tst-writev.c b/sysdeps/wordsize-64/tst-writev.c index 6e4788612ce..d2b8cf4efa4 100644 --- a/sysdeps/wordsize-64/tst-writev.c +++ b/sysdeps/wordsize-64/tst-writev.c @@ -23,7 +23,7 @@ #include #include #include - +#include /* The purpose of this test is to verify that the INTERNAL_[V]SYSCALL_NCS macros on 64-bit platforms don't cast the return type to (int) which would -- 2.47.2