[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Minios-devel] [UNIKRAFT LWIP PATCH 2/3] Adapt sendfile.h to Unikraft



Signed-off-by: Mihai Pogonaru <pogonarumihai@xxxxxxxxx>
---
 musl-imported/include/sys/sendfile.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/musl-imported/include/sys/sendfile.h 
b/musl-imported/include/sys/sendfile.h
index e7570d8..c66eae0 100644
--- a/musl-imported/include/sys/sendfile.h
+++ b/musl-imported/include/sys/sendfile.h
@@ -5,8 +5,7 @@
 extern "C" {
 #endif
 
-#include <features.h>
-#include <unistd.h>
+#include <sys/types.h>
 
 ssize_t sendfile(int, int, off_t *, size_t);
 
-- 
2.11.0


_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.