diff options
author | Michael I. Bushnell <mib@gnu.org> | 1996-07-03 15:54:03 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1996-07-03 15:54:03 +0000 |
commit | d8483f69aa8dc191b65de023edaea6ab95e2dd6c (patch) | |
tree | fff95ba9d60b10a70ae97afbb795e75d723d33be | |
parent | 471971715b2c92f8419fab3834558521b3e1b36b (diff) |
whoops
-rw-r--r-- | libfshelp/get-identity.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libfshelp/get-identity.c b/libfshelp/get-identity.c index 8acbeac2..a3880e6b 100644 --- a/libfshelp/get-identity.c +++ b/libfshelp/get-identity.c @@ -21,7 +21,6 @@ #include <fshelp.h> #include <hurd/ports.h> -#include <ihash.h> static struct port_class *idclass = 0; static struct mutex idlock = MUTEX_INITIALIZER; |