From d064d619355736ed002ccf0de78fc79d8cab2237 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 13 Jun 2002 20:59:11 +0000 Subject: 2002-06-13 Roland McGrath * pfinet.h (trivfs_protid_t): Type removed (now in trivfs.h). --- pfinet/pfinet.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pfinet') diff --git a/pfinet/pfinet.h b/pfinet/pfinet.h index 6b248722..c5f53182 100644 --- a/pfinet/pfinet.h +++ b/pfinet/pfinet.h @@ -1,5 +1,5 @@ /* - Copyright (C) 1995, 1996, 1999, 2000 Free Software Foundation, Inc. + Copyright (C) 1995,96,99,2000,02 Free Software Foundation, Inc. Written by Michael I. Bushnell, p/BSG. This file is part of the GNU Hurd. @@ -91,6 +91,5 @@ void clean_socketport (void *); /* MiG bogosity */ typedef struct sock_user *sock_user_t; typedef struct sock_addr *sock_addr_t; -typedef struct trivfs_protid *trivfs_protid_t; #endif -- cgit v1.2.3