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