mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 03:12:48 +02:00
(remember_created): Declare as `extern'.
This commit is contained in:
@@ -101,7 +101,7 @@ forget_created (ino_t ino, dev_t dev)
|
||||
/* Add PATH to the list of files that we have created.
|
||||
Return true if successful. */
|
||||
|
||||
bool
|
||||
extern bool
|
||||
remember_created (const char *path)
|
||||
{
|
||||
struct stat sb;
|
||||
|
||||
Reference in New Issue
Block a user