From 3e9e95adef590b9bc76fbcff1c6885b108b6ad7f Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 7 Dec 1993 03:33:53 +0000 Subject: Formerly hurd_types.defs.~46~ --- 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 20ad3237..ea801342 100644 --- a/hurd/hurd_types.defs +++ b/hurd/hurd_types.defs @@ -164,6 +164,8 @@ type idarray_t = array[] of uid_t; type rusage_t = struct[18] of int; /* XXX */ +type flock_t = struct[5] of int; + import ; import ; import ; -- cgit v1.2.3