diff options
Diffstat (limited to 'libtrivfs/file-reparent.c')
-rw-r--r-- | libtrivfs/file-reparent.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/libtrivfs/file-reparent.c b/libtrivfs/file-reparent.c index d2e06c83..321c474a 100644 --- a/libtrivfs/file-reparent.c +++ b/libtrivfs/file-reparent.c @@ -1,6 +1,6 @@ /* Reparent a directory - Copyright (C) 1997 Free Software Foundation + Copyright (C) 1997,2002 Free Software Foundation, Inc. This file is part of the GNU Hurd. @@ -9,7 +9,7 @@ the Free Software Foundation; either version 2, or (at your option) any later version. - The GNU Hurd is distributed in the hope that it will be useful, + The GNU Hurd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. @@ -19,7 +19,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "priv.h" -#include "fs_S.h" error_t trivfs_S_file_reparent (struct trivfs_protid *cred, |