From 2e91173e397012590cae861114ae33d303c43641 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 8 Jul 1994 18:39:48 +0000 Subject: [PATCH] entered into RCS --- sysdeps/unix/sysv/sysv4/i386/sysdep.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysdeps/unix/sysv/sysv4/i386/sysdep.h b/sysdeps/unix/sysv/sysv4/i386/sysdep.h index 1f61e07..60778e3 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 -- 2.7.4