summaryrefslogtreecommitdiff
path: root/include/pty.h
blob: 4979bb765f56f6ca854b96ba7dffc70ba5aa51a6 (plain)
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