mirror of git://sourceware.org/git/glibc.git
Formerly unix/sysv/sysv4/i386/sysdep.h.~2~
This commit is contained in:
parent
f86d8fd4cd
commit
5d3fde1a02
|
@ -16,7 +16,7 @@ License along with the GNU C Library; see the file COPYING.LIB. If
|
||||||
not, write to the Free Software Foundation, Inc., 675 Mass Ave,
|
not, write to the Free Software Foundation, Inc., 675 Mass Ave,
|
||||||
Cambridge, MA 02139, USA. */
|
Cambridge, MA 02139, USA. */
|
||||||
|
|
||||||
#include <sysdeps/unix/i386/sysdep.h>
|
#include <sysdeps/unix/sysv/i386/sysdep.h>
|
||||||
|
|
||||||
/* In SVR4 some system calls can fail with the error ERESTART,
|
/* In SVR4 some system calls can fail with the error ERESTART,
|
||||||
and this means the call should be retried. */
|
and this means the call should be retried. */
|
||||||
|
|
Loading…
Reference in New Issue