mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
7 lines
78 B
C
7 lines
78 B
C
|
#ifndef _PTY_H
|
||
|
#include <login/pty.h>
|
||
|
|
||
|
libutil_hidden_proto (openpty)
|
||
|
|
||
|
#endif
|