summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/pty.c
blob: e64261c8c41a10b8fcdd286a0eebf2c8c5e11ecd (plain)
1
2
3
/* Linux does not has the `revoke' function.  */
#define REVOKE(Line)
#include <sysdeps/generic/pty.c>