From 8a7e183ed3cf372563dc263066035870c3ea6995 Mon Sep 17 00:00:00 2001 From: Paper Date: Mon, 29 Jan 2024 10:49:07 -0500 Subject: add posix_fallocate64() wrapper Signed-off-by: Paper --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cbb7634..c84b6f9 100644 --- a/Makefile +++ b/Makefile @@ -10,6 +10,7 @@ LIBGCOMPAT_SRC = \ libgcompat/gnulib.c \ libgcompat/grp.c \ libgcompat/internal.c \ + libgcompat/fcntl.c \ libgcompat/locale.c \ libgcompat/malloc.c \ libgcompat/math.c \ -- cgit v1.2.3-70-g09d2