]> git.ipfire.org Git - thirdparty/glibc.git/blame - include/pty.h
support: Expose sbindir as support_sbindir_prefix
[thirdparty/glibc.git] / include / pty.h
CommitLineData
b31b32b3
UD
1#ifndef _PTY_H
2#include <login/pty.h>
3
47755784
ZW
4# ifndef _ISOMAC
5
b31b32b3
UD
6libutil_hidden_proto (openpty)
7
47755784 8# endif /* !_ISOMAC */
b31b32b3 9#endif