Plan 9 from Bell Labs’s /usr/web/sources/contrib/anothy/src/lib/djb-ape/unix/prot.h
#ifndef PROT_H #define PROT_H extern int prot_gid(int); extern int prot_uid(int); #endif