From e8529267c4e2ddf527cbdee2bcaf5972f2995500 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 8 Aug 1995 16:42:18 +0000 Subject: entered into RCS --- pfinet/linux-inet/sock.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pfinet/linux-inet') diff --git a/pfinet/linux-inet/sock.h b/pfinet/linux-inet/sock.h index 4ed353fd..2005745e 100644 --- a/pfinet/linux-inet/sock.h +++ b/pfinet/linux-inet/sock.h @@ -130,7 +130,7 @@ struct sock { * we want to go back to a backoff formula that needs it */ volatile unsigned short backoff; - volatile short err; + volatile error_t err; /* Note change XXX HURD */ unsigned char protocol; volatile unsigned char state; volatile unsigned char ack_backlog; -- cgit v1.2.3