1 2 3 4 5 6 7 8 9
#ifndef _PTY_H #include <login/pty.h> # ifndef _ISOMAC libutil_hidden_proto (openpty) # endif /* !_ISOMAC */ #endif