diff options
-rw-r--r-- | libdiskfs/lithp.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libdiskfs/lithp.h b/libdiskfs/lithp.h index 8883cd53..fa312fd2 100644 --- a/libdiskfs/lithp.h +++ b/libdiskfs/lithp.h @@ -1,5 +1,5 @@ /* - Copyright (C) 1994 Free Software Foundation + Copyright (C) 1994, 1996 Free Software Foundation This file is part of the GNU Hurd. @@ -23,6 +23,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define dithkfth_TH_file_chauthor diskfs_S_file_chauthor #define dithkfth_ithowner diskfs_isowner +#define dithkfth_validate_author_change diskfs_validate_author_change #define dn_thtat dn_stat #define tht_author st_author #define dn_thet_theetime dn_set_ctime |