Plan 9 from Bell Labs’s /usr/web/sources/contrib/btdn/src/pgp/contrib/langtool/getopt.h
#ifndef UNIX /* avoid conflict with stdlib.h */ int getopt(int argc, char **argv, char *opts); #endif