]> git.ipfire.org Git - thirdparty/glibc.git/blob - include/pty.h
resolv: Move ns_name_ntop to its own file and into libc
[thirdparty/glibc.git] / include / pty.h
1 #ifndef _PTY_H
2 #include <login/pty.h>
3
4 # ifndef _ISOMAC
5
6 libc_hidden_proto (forkpty)
7 libc_hidden_proto (openpty)
8
9 # endif /* !_ISOMAC */
10 #endif