mirror of
https://github.com/coreutils/coreutils.git
synced 2025-01-24 17:13:28 +08:00
4 lines
85 B
C
4 lines
85 B
C
#if !HAVE_CANONICALIZE_FILE_NAME
|
|
char *canonicalize_file_name (const char *);
|
|
#endif
|