summaryrefslogtreecommitdiffstats
path: root/sysutils/gnome-control-center/files/patch-typing-break_drw-monitor.c
blob: aef21305d447dbf8af66955541739d257fc53704 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- typing-break/drw-monitor.c.orig Mon Jul  7 17:56:01 2003
+++ typing-break/drw-monitor.c  Mon Jul  7 17:55:20 2003
@@ -26,7 +26,7 @@
 #include <math.h>
 #include <unistd.h>
 #include <sys/ioctl.h>
-#include <sys/vt.h>
+/*#include <sys/vt.h>*/
 #include <fcntl.h>
 #include <stdio.h>
 #include <sys/types.h>