summaryrefslogtreecommitdiff
path: root/hurd/hurd_types.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-05-01 21:47:26 +0000
committerRoland McGrath <roland@gnu.org>1994-05-01 21:47:26 +0000
commit2ec9f2549adfb478a2c69ad03d7d8ee0b00fbeb6 (patch)
treec7abce7ce15dae70a197e8af6193ab1e8e4b52d0 /hurd/hurd_types.h
parentad3a5b6b0d3f0533d7587e9c396aa233155cb748 (diff)
Formerly hurd_types.h.~90~
Diffstat (limited to 'hurd/hurd_types.h')
-rw-r--r--hurd/hurd_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hurd/hurd_types.h b/hurd/hurd_types.h
index bfc1a2db..25a0a496 100644
--- a/hurd/hurd_types.h
+++ b/hurd/hurd_types.h
@@ -53,6 +53,7 @@ typedef pid_t *pidarray_t;
typedef uid_t *idarray_t;
typedef struct rusage rusage_t;
typedef struct flock flock_t;
+typedef struct utsname utsname_t;
typedef struct stat io_statbuf_t;