aboutsummaryrefslogtreecommitdiff
path: root/irc/kvirc-devel/files/patch-aa
blob: dec6a89ee7d2d0b2ffe0ca6eef650495c782664e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- src/kvilib/kvi_thread.h	Sat Oct 30 20:18:28 1999
+++ src/kvilib/kvi_thread.h.new	Sat Jan 29 18:29:32 2000
@@ -24,7 +24,9 @@
 //
 
 #include <pthread.h>
-
+#undef connect
+#undef read
+#undef write
 #include <qsocketnotifier.h>
 #include <qlist.h>
 #include <qobject.h>