The internal header include/string.h does not work in C++: it causes link errors
[glibc.git] / include / pty.h
blob4979bb765f56f6ca854b96ba7dffc70ba5aa51a6
1 #ifndef _PTY_H
2 #include <login/pty.h>
4 # ifndef _ISOMAC
6 libutil_hidden_proto (openpty)
8 # endif /* !_ISOMAC */
9 #endif