From f3d21420262e9af3beec8c7943be9e9f90cf6208 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 29 Apr 1994 20:29:05 +0000 Subject: Formerly hurd_types.h.~89~ --- hurd/hurd_types.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hurd/hurd_types.h b/hurd/hurd_types.h index 2ba026d4..bfc1a2db 100644 --- a/hurd/hurd_types.h +++ b/hurd/hurd_types.h @@ -23,6 +23,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include /* For mach_port_t et al. */ #include /* For pid_t and uid_t. */ +/* A string identifying this release of the GNU Hurd. */ +#define HURD_RELEASE "0.0" + typedef mach_port_t file_t; typedef mach_port_t fsys_t; typedef mach_port_t io_t; -- cgit v1.2.3