From b7faefbafc600613fc8d4e5df59512a1a23c8181 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 16 Jun 1994 05:03:10 +0000 Subject: Formerly hurd_types.defs.~49~ --- hurd/hurd_types.defs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hurd') diff --git a/hurd/hurd_types.defs b/hurd/hurd_types.defs index de1925d5..541e8814 100644 --- a/hurd/hurd_types.defs +++ b/hurd/hurd_types.defs @@ -152,6 +152,8 @@ type retry_type = int; type pid_t = int; type wait_status_t = int; type off_t = int; +type file_changed_type_t = int; +type dir_changed_type_t = int; type portarray_t = array[] of mach_port_send_t; type intarray_t = array[] of int; -- cgit v1.2.3