From 4a679497a160aa4e823f29885fb398f3ff990635 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 27 Oct 1993 23:26:12 +0000 Subject: Formerly hurd_types.defs.~45~ --- hurd/hurd_types.defs | 1 + 1 file changed, 1 insertion(+) (limited to 'hurd') diff --git a/hurd/hurd_types.defs b/hurd/hurd_types.defs index 3a045c33..20ad3237 100644 --- a/hurd/hurd_types.defs +++ b/hurd/hurd_types.defs @@ -151,6 +151,7 @@ type dev_t = short; type retry_type = int; type pid_t = int; type wait_status_t = int; +type off_t = int; type portarray_t = array[] of mach_port_send_t; type intarray_t = array[] of int; -- cgit v1.2.3