1
0
Fork 0

Adding upstream version 9.7.

Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
Daniel Baumann 2025-06-21 07:57:52 +02:00
parent 4b8dc12adb
commit c08a8f7410
Signed by: daniel.baumann
GPG key ID: BCC918A2ABD66424
3561 changed files with 1457043 additions and 0 deletions

3
lib/same-inode.c Normal file
View file

@ -0,0 +1,3 @@
#include <config.h>
#define SAME_INODE_INLINE _GL_EXTERN_INLINE
#include "same-inode.h"