1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/same-inode
Paul Eggert 2579e06675 same-inode: update now-wrong dependency
* modules/same-inode (Depends-on): Depend on sys_stat-h,
not sys_types.h.
2025-03-24 17:04:40 -07:00

26 lines
252 B
Plaintext

Description:
compare inodes
Files:
lib/same-inode.c
lib/same-inode.h
Depends-on:
extern-inline
bool
sys_stat-h
configure.ac:
Makefile.am:
lib_SOURCES += same-inode.h same-inode.c
Include:
"same-inode.h"
License:
LGPLv2+
Maintainer:
Jim Meyering