/* ISC license. */ #ifndef MGETUID_H #define MGETUID_H #include #include extern int mgetuid (ip46_t const *, uint16, ip46_t const *, uint16) ; #endif