diff options
Diffstat (limited to 'auth/auth_mig.h')
-rw-r--r-- | auth/auth_mig.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/auth/auth_mig.h b/auth/auth_mig.h deleted file mode 100644 index d919c1b9..00000000 --- a/auth/auth_mig.h +++ /dev/null @@ -1,5 +0,0 @@ -typedef struct authhandle *authhandle_t; - -authhandle_t auth_port_to_handle (auth_t); - -#include <hurd/ports.h> |