mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
da7dbb2aab
PR: 16485 Submitted by: maintainer
12 lines
274 B
Plaintext
12 lines
274 B
Plaintext
--- 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>
|