]> git.ipfire.org Git - thirdparty/glibc.git/blob - include/pty.h
Further harden glibc malloc metadata against 1-byte overflows.
[thirdparty/glibc.git] / include / pty.h
1 #ifndef _PTY_H
2 #include <login/pty.h>
3
4 # ifndef _ISOMAC
5
6 libutil_hidden_proto (openpty)
7
8 # endif /* !_ISOMAC */
9 #endif