summaryrefslogtreecommitdiff
path: root/auth/auth_mig.h
blob: d919c1b99f547c3f78dd503f2a85b1b60fef132c (plain)
1
2
3
4
5
typedef struct authhandle *authhandle_t;

authhandle_t auth_port_to_handle (auth_t);

#include <hurd/ports.h>