This is a crutch so that `make distcheck's sc_tight_scope rule
knows that they really are deliberately declared that way.
/* Return true if this process has appropriate privileges to chown a
file whose owner is not the effective user ID. */
-bool
+extern bool
chown_privileges (void)
{
#ifdef PRIV_FILE_CHOWN
the error number that chown failed with and X is the copying
option set. */
-bool
+extern bool
chown_failure_ok (struct cp_options const *x)
{
/* If non-root uses -p, it's ok if we can't preserve ownership.