From 73b40546d59c6bebd782aeaa15a6bdc8109485bd Mon Sep 17 00:00:00 2001 From: ptrcnull Date: Wed, 13 Jul 2022 04:58:08 +0200 Subject: uio: add pwritev64v2 and preadv64v2 --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 426513f..641249b 100644 --- a/Makefile +++ b/Makefile @@ -34,6 +34,7 @@ LIBGCOMPAT_SRC = \ libgcompat/syslog.c \ libgcompat/time.c \ libgcompat/ucontext.c \ + libgcompat/uio.c \ libgcompat/unistd.c \ libgcompat/utmp.c \ libgcompat/version.c \ -- cgit v1.2.3-70-g09d2