From b6734070f145c3dbcbf280fd19487a4fb7467c09 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 21 Oct 1993 22:11:43 +0000 Subject: Formerly shared.h.~14~ --- hurd/shared.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'hurd/shared.h') diff --git a/hurd/shared.h b/hurd/shared.h index 9d7edb55..22a3c5f3 100644 --- a/hurd/shared.h +++ b/hurd/shared.h @@ -1,5 +1,5 @@ /* Definitions for shared IO control pages - Copyright (C) 1992 Free Software Foundation + Copyright (C) 1992, 1993 Free Software Foundation This file is part of the GNU Hurd. @@ -17,6 +17,8 @@ You should have received a copy of the GNU General Public License along with the GNU Hurd; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +#include /* Defines `off_t'. */ + struct shared_io { int shared_page_magic; -- cgit v1.2.3