diff options
Diffstat (limited to 'libfshelp/get-identity.c')
-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; |