about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-04-29 06:49:03 +0000
committerRoland McGrath <roland@gnu.org>1996-04-29 06:49:03 +0000
commitc508104668f4990637ef2098ab831d88c9a1024c (patch)
treeabe4a90b75254a306dec81a865aea1edfbf2d435
parent392d7920cd6e66a9e0fd6a4fb2c93d1ccabf65b9 (diff)
downloadglibc-cvs/libc-960429.tar.gz
glibc-cvs/libc-960429.tar.xz
glibc-cvs/libc-960429.zip
Regenerated from ../sysdeps/mach/hurd/errnos.awk ../manual/errno.texi /gd4/gnu/mach/mach/message.h /gd4/gnu/mach/mach/kern_return.h /gd4/gnu/mach/mach/mig_errors.h /gd4/gnu/mach/device/device_types.h cvs/libc-960430 cvs/libc-960429
-rw-r--r--sysdeps/mach/hurd/errnos.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/mach/hurd/errnos.h b/sysdeps/mach/hurd/errnos.h
index acc9951706..ad73f1b9ac 100644
--- a/sysdeps/mach/hurd/errnos.h
+++ b/sysdeps/mach/hurd/errnos.h
@@ -274,6 +274,7 @@ enum __error_t_codes
    symbolic values.  */
 #ifdef __USE_GNU
 typedef enum __error_t_codes error_t;
+#define __error_t_defined	1
 #endif
 
 /* errno is a per-thread variable.  */