fork for IVI
[profile/ivi/vim.git] / src / proto / pty.pro
1 /* pty.c */
2 int OpenPTY __ARGS((char **ttyn));
3 int SetupSlavePTY __ARGS((int fd));