From: Roland McGrath Date: Fri, 8 Jul 1994 18:39:48 +0000 (+0000) Subject: entered into RCS X-Git-Tag: glibc-2.16-ports-before-merge~4107 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2e91173e397012590cae861114ae33d303c43641;p=thirdparty%2Fglibc.git entered into RCS --- diff --git a/sysdeps/unix/sysv/sysv4/i386/sysdep.h b/sysdeps/unix/sysv/sysv4/i386/sysdep.h index 1f61e07b393..60778e307ab 100644 --- a/sysdeps/unix/sysv/sysv4/i386/sysdep.h +++ b/sysdeps/unix/sysv/sysv4/i386/sysdep.h @@ -21,7 +21,9 @@ Cambridge, MA 02139, USA. */ /* In SVR4 some system calls can fail with the error ERESTART, and this means the call should be retried. */ +#ifndef _ERRNO_H #define _ERRNO_H +#endif #include #undef PSEUDO