From 77d733106d04f5e3dbacb538dd847555bbafec64 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 31 Oct 1995 19:56:35 +0000 Subject: entered into RCS --- pfinet/linux/errno.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pfinet/linux/errno.h b/pfinet/linux/errno.h index 19f5bd78..7dab9bab 100644 --- a/pfinet/linux/errno.h +++ b/pfinet/linux/errno.h @@ -3,6 +3,6 @@ #include -#define ERESTARTSYS -1 /* let's hope this is not used */ +#define ERESTARTSYS EINTR #endif -- cgit v1.2.3