diff options
Diffstat (limited to 'security/vlock/files/patch-ac')
| -rw-r--r-- | security/vlock/files/patch-ac | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/security/vlock/files/patch-ac b/security/vlock/files/patch-ac new file mode 100644 index 000000000000..bf65297f651e --- /dev/null +++ b/security/vlock/files/patch-ac @@ -0,0 +1,11 @@ +--- terminal.c.orig Sun Oct 8 18:03:19 2000 ++++ terminal.c Sun Oct 8 18:03:24 2000 +@@ -15,7 +15,7 @@ + #include <unistd.h> + #include <termios.h> + #include <sys/ioctl.h> +-#include <sys/vt.h> ++#include <sys/consio.h> + #include "vlock.h" + + |
