summaryrefslogtreecommitdiff
path: root/chinese/xsim/files/patch-wubiim.cpp
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-08-16 23:33:00 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-08-16 23:33:00 +0000
commit8cdaebb0773d3c767f6795aeaec2e9aa97930697 (patch)
tree70d4e81a4249e9462f85a1cf39b78265a32cc068 /chinese/xsim/files/patch-wubiim.cpp
parentFix build with gcc 3.3 (diff)
Fix build with gcc 3.3. This port does not respect CFLAGS/CXXFLAGS.
Notes
Notes: svn path=/head/; revision=87089
Diffstat (limited to '')
-rw-r--r--chinese/xsim/files/patch-wubiim.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/chinese/xsim/files/patch-wubiim.cpp b/chinese/xsim/files/patch-wubiim.cpp
new file mode 100644
index 000000000000..bb5d3c2c32c1
--- /dev/null
+++ b/chinese/xsim/files/patch-wubiim.cpp
@@ -0,0 +1,10 @@
+--- plugins/IMs/wubi/wubiim.cpp.orig Sat Aug 16 16:22:10 2003
++++ plugins/IMs/wubi/wubiim.cpp Sat Aug 16 16:22:18 2003
+@@ -16,6 +16,7 @@
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ */
+
++#include <cassert>
+ #include <X11/keysym.h>
+
+ #include "wubiim.h"