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