mirror of git://sourceware.org/git/glibc.git
4 lines
103 B
C
4 lines
103 B
C
|
/* Linux does not has the `revoke' function. */
|
||
|
#define REVOKE(Line)
|
||
|
#include <sysdeps/generic/pty.c>
|