mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
relocatable-prog-wrapper: Fix compilation error on NetBSD 7.
Reported by Ionut Cosmin Mihai <ionut.cosmin.mihai@gmail.com> in <https://lists.gnu.org/archive/html/bug-gnu-libiconv/2024-11/msg00000.html>. * lib/relocwrapper.c: Fix dependency tree. * modules/relocatable-prog-wrapper (Files): Add lib/stat-time.h, lib/stat-time.c. * build-aux/install-reloc (func_create_wrapper): Compile also stat-time.c.
This commit is contained in:
@@ -16,6 +16,8 @@ lib/allocator.h
|
||||
lib/allocator.c
|
||||
lib/readlink.c
|
||||
lib/stat.c
|
||||
lib/stat-time.h
|
||||
lib/stat-time.c
|
||||
lib/canonicalize-lgpl.c
|
||||
lib/scratch_buffer.h
|
||||
lib/malloc/scratch_buffer.h
|
||||
|
Reference in New Issue
Block a user