1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/irc/kvirc/files/patch-aj

12 lines
274 B
Plaintext
Raw Normal View History

--- src/kvirc/kvi_helpqml.cpp Fri Nov 19 11:15:33 1999
+++ src/kvirc/kvi_helpqml.cpp.new Sat Jan 29 18:28:26 2000
@@ -29,6 +29,8 @@
#include "kvi_options.h"
#include "kvi_fileutils.h"
+#undef read
+
#include <qfile.h>
#include <qtextstream.h>
#include <qnamespace.h>