diff options
Diffstat (limited to 'libdiskfs/file-utimes.c')
-rw-r--r-- | libdiskfs/file-utimes.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libdiskfs/file-utimes.c b/libdiskfs/file-utimes.c index 7798d641..326980c1 100644 --- a/libdiskfs/file-utimes.c +++ b/libdiskfs/file-utimes.c @@ -1,5 +1,5 @@ /* libdiskfs implementation of fs.defs: file_utimes - Copyright (C) 19921994 Free Software Foundation + Copyright (C) 1992, 1993, 1994 Free Software Foundation This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -16,6 +16,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "priv.h" +#include "fs_S.h" /* Implement file_utimes as described in <hurd/fs.defs>. */ error_t |